BBC Style News Ticker with Prototype or Mootools
Posted onSunday, 17 May 2009
We needed to create a BBC style news ticker for a client recently and couldn't find a decent one anywhere, so we decided to create our own:
Usage
Place the following code in the HEAD of your document:
<head> <script type="text/javascript" src="path_to/ticker.js"></script> </head>
You will need to use one of the ticker.js listing below, plus download either prototype.js or mootools.js