div css javascript to achieve seamless scrolling, marquee seamless scrolling, seamless scrolling, compatible with firefox
Use marquee to achieve end-to-end circular scrolling effect (IE only):
Use div css javascript to achieve end-to-end circular scrolling effect (compatible with firefox):
< div id="scrollobj" onmouseover="javascript:_stop();" onmouseout="javascript:_start();">
Here is the content to be scrolled
< script language="javascript" type="text/javascript">