Hì there,
I've used the "FeatureList" Jquery Plugin to make my own content slider.
The script can be found here: http://pastebin.com/7iyE5ADu
Here is an exemplificative image to show what I'm triyng to achieve: http://i41.tinypic.com/6jkeq1.jpg
Actually the slider add a "current" class to an item (in the example the squares 1,2 and 3) and for each thumb show a content in the main area.
In the example, with an interval of 2 seconds, the script switch from 1 to 2, from 2 to 3, and so on.
I'd like to make a continuous animation of the thumbs, anyone can help me?