10 Best Marquee-like Content Scrolling Plugins In JavaScript (2024 Update)

by jQueryScript,

What Is Marquee Element?

The <Marquee> tag is a deprecated (non-standard) HTML element that was once widely used to create compelling scrolling elements (e.g. news/stock ticker, text/image scroller, etc) in tranditional websites.

With the development of HTML and CSS technology, the Marquee element is Obsolete and has been deprecated in HTML5.

Marquee Replacement?

In modern front-end development, developers can use CSS3 and JcavaScript to achieve this requirement.

This is why I list here the 10 best JavaScript/jQuery plugins to implement the marquee-like content scrolling effects on the modern web app. Enjoy.

Originally Published Oct 24, 2019, updated Jan 20 2024

Table of contents:

jQuery Marquee-like Content Scrolling Plugins:

Text Scrolling Plugin for jQuery - Marquee

Marquee.js is an alternative to marquee tag, which is an old and non-standard HTML element, that causes text/image/element to scroll up, down, left or right automatically.

Text Scrolling Plugin for jQuery - Marquee

[Demo] [Download]


Responsive Automatic Content Scroller - jQuery marquee-me

A jQuery plugin for horizontal scrolling content that mimics the behavior of the traditional HTML marquee element, but with added responsiveness and customization features.

Responsive Automatic Content Scroller - jQuery marquee-me

[Demo] [Download]


Infinite Automatic Scroller Plugin For jQuery - infiniteSlide

The infiniteSlide jQuery plugin lets you create responsive, auto-scrolling, infinite-looping scrollers that use CSS3 animations for the smooth scrolling effect.

Infinite Automatic Scroller Plugin For jQuery - infiniteSlide

[Demo] [Download]


Responsive High Performance Content Scroller - SuperMarquee

A well-known effect discovered more than 20 years ago by web developers. It was initially used as a creative technique for an eye-catching presentation of text and graphics.

Responsive High Performance Content Scroller - SuperMarquee

[Demo] [Download]


Lightweight jQuery Content Scroller Plugin - marquee.js

A lightweight, cross-browser jQuery plugin that allows you to convert an Html list into a vertical & horizontal content scroller like the old traditional marquee element. Ideal for creating a news ticker widget on your web page.

Lightweight jQuery Content Scroller Plugin - marquee.js

[Demo] [Download]


Vanilla JS Marquee-like Content Scrolling Libraries:

Marquee Like Horizontal Scroller with Pure JavaScript – marquee.js

marquee.js is a lightweight JavaScript library which allows to scroll horizontally and infinitely through html elements like the traditional marquee element.

Marquee Like Horizontal Scroller with Pure JavaScript – marquee.js

[Demo] [Download]


Display RSS Feeds As A Horizontal Scroller – rss-marquee

A vanilla JavaScript library to display RSS feeds as a marquee-like horizontal scroller.

Display RSS Feeds As A Horizontal Scroller – rss-marquee

[Demo] [Download]


Smooth Marquee-like Scroller With Pure JavaScript – Marquee3000

Marquee3000 is a small, performant JavaScript scroller library which applies a smooth, configurable scrolling effect to any html content just like the obsolete <marquee> tag.

Smooth Marquee-like Scroller With Pure JavaScript – Marquee3000

[Demo] [Download]


Vanilla JavaScript Marquee Library

A lightweight Vanilla JS marquee library which infinitely scrolls through web content in RTL or LTR direction.

Vanilla JavaScript Marquee Library

[Demo] [Download]


Simple Marquee Like Content Scrolling In Vanilla JavaScript

A vanilla JavaScript-powered marquee replacement that applies a smooth, configurable, horizontal/vertical scrolling animation to any content.

Simple Marquee Like Content Scrolling In Vanilla JavaScript

[Demo] [Download]


Bonus: Pure CSS Marquee-like Content Scrolling

Smooth Scroller With Pure CSS/CSS3 – Ultimate Marquee

A smooth scrolling, CSS-only horizontal scroller that behaves like the traditional marquee element without all the extra markup, JavaScript, and images.

Smooth Scroller With Pure CSS/CSS3 – Ultimate Marquee

[Demo] [Download]


Infinite Marquee Carousel With Pure CSS

A lightweight project that allows you to build automatic, infinitely scrolling carousels using only CSS.

Infinite Marquee Carousel With Pure CSS

[Demo] [Download]


Conclusion:

Want more jQuery plugins or JavaScript libraries to create awesome Marquee-like Content Scrolling Effects on the web & mobile? Check out the jQuery Marquee and JavaScript/CSS Marquee sections.

See Also: