I want a "Continuous marquee text" over and over again... back to back... i dont want the text to finish scrolling completely before the next one starts... i want the same text to start scrolling and continue...
+2
A:
Well, if you want a custom implementation I figure you will want to create one using JQuery. A Marquee should be quite easy to create. Have you looked for a readymade script on the Internet?
Cyril Gupta
2009-03-02 07:50:41
+1
A:
jScroller2 probably does what you need without using the marquee tag.
The marquee
tag should not be used since it is not a HTML or XHTML standard tag, it was invented for Internet Explorer and other browsers have it just for compatibility.
Ólafur Waage
2009-03-02 08:32:46