How to make Jquery UI Tabs scroll horizontally if there are too many tabs

I have a different approach to this issue, as I think a scroll for the tabs is counter-intuitive. I created a plugin to do a dropdown when the tabs break to a second line.

https://github.com/jasonday/plusTabs

Leave a Comment