marquee
v0.2.1
Published
Amaze your eyes and recapture the magic of the web with scrolling marquees
Downloads
1,202
Readme
marquee
Marquee all the things!
First, start by adding elements to your page. Just like any other normal day:
<h1>This is a test</h1>
Then, make everything better with marquee:
marquee('h1');