jQuery UI Tabs customization for many tabs
I posted
this question on StackOverflow but am not getting much of a response. Hopefully someone here will have some suggestions.
Basically, I want to customize jquery-ui-tabs so that they work like HootSuite's tabs:
- excess tabs that won't fit onto the screen will get added to a "More" dropdown list tab at the end of the tabs
- an add button (small plus sign) is displayed right after the last tab (just to the right of it, but in the same horizontal row)
- tabs in the drop-down "More" list can be dragged into the tab bar
Here's a picture:

Anyone know of any plugins that do this? The Paging Tabs plugin is the closest I've found. I have some ideas on how to accomplish it, but if it's already been done I like to leverage that. Any ideas or techniques to accomplish this are appreciated!
Thanks,
Tauren