jquery-ui-tabs-fit

jquery-ui-tabs-fit


Hello,
I have developed an extension to jquery-ui-tabs to force the tabs to
fill up the horizontal space available to them rather than floating to
the left with empty space to the right. This is done by changing the
width of each tab, and although it sounds very obvious there are a
number of challenges involved, especially when it comes to precision.
I've seen Google Code projects for jquery-ui extensions but wasn't
sure if starting a new one would be the best approach. Is this "fit"
behavior something that might be desirable as an option in the main
jquery-ui-tabs code? I'm working on a dedicated demo page for it that
I'll be able to link to, or I could post the code (about 50 lines)
into this discussion if that is helpful.
Thanks,
Josh Titcomb