forum4
06-07-2009, 05:57 PM
Does anyone know how to do a marquee without that empty space between runs?
Here's the code I'm using now
<marquee id="links_block" direction="down" height="100" loop="infinite" behavior="scroll" scrolldelay="0" scrollamount="3" onmouseover="this.stop()" onmouseout="this.start()">
Here's the code I'm using now
<marquee id="links_block" direction="down" height="100" loop="infinite" behavior="scroll" scrolldelay="0" scrollamount="3" onmouseover="this.stop()" onmouseout="this.start()">