How can I add to the Organic Tabs plugin the ability to show next/previous links at the bottom of the tabs. Same idea as this: http://css-tricks.com/jquery-ui-tabs-with-nextprevious/ but without jQuery-UI.
I mean how would I change the structure of the code so that it uses jquery events and less duplication when adding the different click methods.
Or can anybody suggest a different tab plugin which would better meet my needs without jquery-ui
jquery tools http://jquerytools.org/demos/tabs/slideshow.html
How can I add to the Organic Tabs plugin the ability to show next/previous links at the bottom of the tabs. Same idea as this: http://css-tricks.com/jquery-ui-tabs-with-nextprevious/ but without jQuery-UI.
I mean how would I change the structure of the code so that it uses jquery events and less duplication when adding the different click methods.
Or can anybody suggest a different tab plugin which would better meet my needs without jquery-ui
jquery tools http://jquerytools.org/demos/tabs/slideshow.html