Download links: Script Only Download (2 KB) Download without JQuery (4 KB) Download with JQuery (13 KB) To add a JTicker to your site, first add the script file to the HEAD section of your page: <script src="jticker.js" type="text/javascript"></script> Next, add a DIV tag to surround the JTicker. In this example, I've given it the id value of "TickerDIV": <div id="TickerDIV"></div> Finally