[jQuery] FlyTabs : New Plugin

[jQuery] FlyTabs : New Plugin


Hi everyone,
I have released a new plugin called FlyTabs and would like to get some
feedback.
http://plugins.jquery.com/project/FlyTabs
The purpose of the plugin is for a user to be able to create tabs on-
the-fly that are cross-browser compatible. It uses the list method to
create the tabs, so it is in line with latest Web 2.0 development
trends.
I created this plugin with the goal of requiring as little preparatory
HTMLing as possible. In other words, 99% to 100% (depending if you
create the hook tag dynamically too 100% is possible) of the tab
creation is manipulated via JavaScript dynamically. This means that it
is now possible to create tabs on the fly from within your code rather
than having to prep your HTML code and be limited of what you can and
cannot do by the constraints of your HTML.
I'd appreciate feedback, comments, ideas, and ratings to see if there
is any interest for such a plugin to continue being developed.
Hope you all enjoy it. Happy New Year!
Milan Adamovsky