Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

programmable tabs programmatic on-the-fly AJAX tabbing


FlyTabs : Tabs on-the-fly

What is it?

FlyTabs creates cross-browser compatible tabs programmatically following closely the latest tabs development trends (lists) with no hard-coded HTML content other than a marker indicating where the tabs are to be inserted. Tabs can be added and removed on-the-fly via a simple API, integrate individual tabs with AJAX, customize the look and feel via CSS, have either top or left tabs with the flip of a switch, complete namespace isolation, multiple concurrent tabs on same page, and for those who want to write their own jQuery plugins, some good code to feast your eyes on.

What browsers does it work with?

It has been successfully tested on IE6, IE7, FireFox 2, and FireFox 3.

Why on-the-fly?