Click to See Complete Forum and Search --> : [RESOLVED] Marquee Trouble


Tusserte
05-24-2006, 09:19 PM
I was wondering: is it possible to have the next loop of marquee begin scrolling before the previous loop finishes scrolling by?

the tree
05-25-2006, 04:12 AM
<marquee> doesn't appear in any of the HTML specifications (http://www.w3.org/TR/html4/), it was thought up by the IE developers and as there's no official statement on how it should be displayed, there is precisely no garuntee that anything you do with it will be rendered consistently across browsers and even different versions of the same browser.

Besides, use of the marquee element violates section 508 (http://section508.gov/) and the Web content accessability guidelines (http://www.w3.org/WAI/intro/wcag.php), and it's irritating.

Jack O'Connell
06-03-2006, 02:37 AM
Use Flash

felgall
06-03-2006, 06:07 PM
The only irritation for people using a decent web browser is that they can't see the content that doesn't fit in the field since it is nice and static.