JQuery Cycle Plugin

07.05.2011

I needed a J query slider plug-in that would work with not only images but also any content. Here is the best one that I found for that purpose.

http://jquery.malsup.com/cycle/

This one is extremely flexible.

I needed one where I could use custom thumbnails that would change the slider content upon rollover.

first I tried this:

http://jquery.malsup.com/cycle/pager2.html

But it needed a fix to work

http://stackoverflow.com/questions/2472116/jquery-cycle-plugin-pageranchorbuilder-images-becoming-undefined

then I found a better solution here

http://jquery.malsup.com/cycle/pager3.html