Can you please send it to me in jquery?
A:
Why can't your use html marquee itself? Its very simple solution with plain javascript.
<marquee direction="left" width="750" height="25" scrollamount="3" scrolldelay="10"
onmouseover="this._scrollAmount='0'" onmouseout="this._scrollAmount='3'">
Website Hits crossed 1.1 Million, Since 1st March 2006.
</marquee>
Will this help?
rajakvk
2009-11-10 08:21:13
Never, ever use this tag. Ever.
ck
2009-11-10 08:26:43
@ck, please let me know why?
rajakvk
2009-11-19 16:32:11