Sep
25th
Posted by Ajax Lady

JavaScript Ticker Tape
The JavaScript peace of code which scrolss vertically the number of items within a container.
The parameters are: the data url, a css class for the container, and the time to pause between scrolling each item. Very simple! I had to do this for a project recently and couldn’t find any useful “modern” implementations, so I rolled my own. The core js file is 8.5k without any compression at all, or dependencies.
Download this script:tickertape-current
For more updates please visit SCRIPT NAME author page



















(1 votes, average: 4 out of 5)