tags:

views:

196

answers:

1

link text

in the right side, there is a block TOP SELLER,

for this block i used the marquee tag,

How to remove the gap at the end of loop...

+1  A: 

When I verified with firebug the list continues to scroll up until the last item is finished thus the space. So my suggestion is to make the list twice thus when one is done the other one follows underneath the other and so on.

Jonathan Czitkovics
Is there any code for that
Bharanikumar