I’m looking for jquery plugin that can switch content with buttons.
e.g.
In the page it would look like this:
[Prev] some text within a div [Next]
By pressing a button (next or prev) the div changes with the content to next div in the page that probably is hidden before pressing the buttom… something like that.
I hope you got my idea!
Any suggestions?
Thanks in advance!
Without a plugin, you can see a simple working example here:
http://jsfiddle.net/gfosco/fG9N9/