hi, ple give solution in marquee there is space once the whole content get scrolled untill the content starts ,
<marquee id="sss" onmouseover="this.stop();" onmouseout="this.start();" truespeed="" scrollamount="1" scrolldelay="50" direction="left" loop="repeat" width="70%">this is the content in the scrolling mar</marquee>
To get it to work with text blocks you'd have to set them up so tha tthe browser sees all of them as having the same width so that they can be moved around the same way.
Bookmarks