Five Minute Argument

How to build a scrolling list with jQuery: Demo

The following demo shows the behaviour of the ‘scrolling list’ built and explained in this tutorial. This is for demonstration purposes only, so don’t expect some fantastic application :)

The list is updated, once every 5 seconds, with a random bookmark chosen from a local cache of my delicious bookmarks. It is just a sample application of many possibilities for an auto-updating, smooth-scrolling list.

Note how the list adapts to changes in height, and how scaling text size up/down should not cause anything to break.