Obsolete marquee element alternatives html5


Obsolete marquee element alternatives html5 Posted on : Tue, 6th Oct 15 02:16 pm GMT The most fun element <marquee> is now been deprecated, rather being obsolete, though it still works with most browsers but highly recommended not to use them with HTML5. But we do still need the scroll effect, don't we? at some point of time a user may ask for such implementation e.g. News Feeds

CSS animations are the alternatives available for generating effects like a marquee on the Html page.

Either you can create your own animation like a marquee or go for jQuery plugins available online. Let's have a look at a few options available.

jQuery-Marquee with CSS3 Support :

This is a 4.8kb jQuery plugin that lets you scroll text like a marquee.

The Silky Smooth Marquee :

Demo page of this plugin demo: http://download.remysharp.com/marquee.html

Marquee-Slide :

jQuery-based multifunctional seamless rolling plug, can do functions like automatically scroll, automatically scroll with intervals, speed adjustments, Horizontal/vertical scrolling, forward / backward and up/down scrolling, pause and resume options, previous/ next option.

Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap