scrolling tabs in jQuery
Is there simple solution to build tabs with the scrolling tabs-pane in jQuery?
Like ExtJS Advanced Tabs:
http://www.extjs.com/deploy/de开发者_运维技巧v/examples/tabs/tabs-adv.html
@RayZ, the plug-in has been moved to a it's own place
http://jquerytools.org/demos/scrollable/index.html
I found solution - jQuery Tools Scrollable. That's exactly what did i needed. This is how did i implemented in tabs.
精彩评论