I didn’t want to write this Q on here but I decided that enough’s enough and I need to ask the community one way or another.
I’m looking for a very simple HTML content slider. I.e. div.classname and anything inside it is a slide. Believe it or not i’ve struggle big time to find anything that’s useful for this.
If anyone could recommend some simple jQuery plugins that can do this to me that’d be awesome and sure save me some sweat and tears.
You can do this with the jQuery Cycle plugin from malsup like so:
check out the fiddle: http://jsfiddle.net/JKirchartz/zLekb/
I know it’s got some extra stuff, but I’m recycling this example.