Reputation: 1278
Is there simple solution to build tabs with the scrolling tabs-pane in jQuery?
Like ExtJS Advanced Tabs:
http://www.extjs.com/deploy/dev/examples/tabs/tabs-adv.html
Upvotes: 1
Views: 6069
Reputation: 1278
I found solution - jQuery Tools Scrollable. That's exactly what did i needed. This is how did i implemented in tabs.
Upvotes: 1
Reputation: 1703
@RayZ, the plug-in has been moved to a it's own place
http://jquerytools.org/demos/scrollable/index.html
Upvotes: 1