UI Tabs extension - Paging

UI Tabs extension - Paging


I wrote an extension for tabs to allow paging for lists that don't fit
on one line.
This is the first extension I've tried to write so I am sure there are
things that could be done more efficiently. I'd be interested in
getting some feedback and suggestions.
There were some IE issues for which I had to workarounds (resizes,
padding-right on the "next" button). Would like to get rid of those
eventually.
Examples can be found here:
http://www.seyfertdesign.com/jquery/
I setup a project on Google Code to keep the latest source:
http://code.google.com/p/jquery-ui-tabs-paging/