|
|
Killersites.com Forum » List all forums » » Forum: HTML and JavaScript. » » » Thread: how to control marquee tag? » » » » Post: Re: how to control marquee tag? |
Print at May 20, 2013 5:34:12 PM |
| Posted by monkeysaurus at Sep 16, 2008 2:27:02 AM |
|
Re: how to control marquee tag? The marquee tag is not well supported - you'll see lots of cross browser differences. If you want a slightly more accessible option, you could try the Jquery marquee plugin. If javascript is switched off, the user will see all the text. This option will also reduce cross browser differences. However it's still bad for accessibility unless the user has full control of the speed of the scroll. Also, your page load times will increase due to the user having to download JQuery and the marqee plugin. You pays your money and makes your choice, I guess. Oh, and by the way, the marquee property will appear in CSS3! (Just press cancel on the password box that appears on that link) ---------------------------------------- John McCollum http://johnmccollum.co.uk |
|
|
Current timezone is GMT May 20, 2013 5:34:12 PM |