Skip to content

cameronsamuels/marqueetitle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

MarqueeTitle

MarqueeTitle is a simple JavaScript library that lets you easily make your website's tab title into scrolling text.

This allows users be able to read the entire web page's tab title, while also catching their eye and amazement. Your website will stand out to your customers.

MarqueeTitle is very easy to use and only takes a few minutes to set up. Plus, it won't affect your website's performance as it's very light-weight.

You can intuitively customize your setup with chosen repeat division text and scrolling speeds.

Setup

Download marquee.js to the website's files. Edit the last few lines of the file to fit the website's needs. Then use this code to add the script to the website:

<script src="marquee.js"></script>

Cloudflare app

For instructions on installing the Cloudflare app, visit the master-cloudflare branch.