Is html marquee tag deprecated ?
If yes what are the alternatives for it on the modern browser ?
I want to create a simple marquee effect on my joomla page
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It has been deprecated. You’ll probably have to use javascript, implementing it with a jQuery UI effect should be straightforward. Check out this demo, I think this is what you are after:
http://remysharp.com/2008/09/10/the-silky-smooth-marquee/