Xatyrn
02-24-2011, 04:34 AM
What would I need to change in this marquee code to get it to scroll to the right?
<marquee scrollamount=5 onMouseover="this.scrollAmount=2" onMouseout="this.scrollAmount=5" width="100%" height="32" style="filter:alpha(opacity=100 finishopacity=0, style=1, startx=35, starty=0, finishx=0, finishy=0)">
*whatever is scrolling*
</marquee>
<marquee scrollamount=5 onMouseover="this.scrollAmount=2" onMouseout="this.scrollAmount=5" width="100%" height="32" style="filter:alpha(opacity=100 finishopacity=0, style=1, startx=35, starty=0, finishx=0, finishy=0)">
*whatever is scrolling*
</marquee>