Tabbed areas are lovely, but when you start getting to more than 3 or 4 different tabs, they start to get a little crowded and it makes sense to provide alternative navigation of them. I think it makes sense to supply universally located Next/Previous buttons.
This is a tab implementation using another famous Javascript framework – Prototype.
Nanotabs is a tiny version of idTabs that doesn’t require jQuery. It is only 2KB in size!
This is the most powerful tabs component that I can found. It comes with a lot of features such as auto tab resizing, tab scrolling, icons, context menu plugin, and also add/remove tabs via script.
This is another tab component by Yahoo UI Library. It comes with a cheat sheet, good tutorials and also examples.
The closeable tabs module allows tabs to be removed. The HTML markup for this tabs module is same as standard tabs module.
SimpleTabs does not depend on any third party Javascript library so it will not cause any conflict if you are already using any Javascript library such as jQuery or MooTools.
The look and feel of Tab Pane is entirely decided by CSS. So, you can change it easily through creating different styles.
DOM dynamic Tabs allows you to easily create tabbed content on the fly without creating HTML
DD Tab Menu is a standards compliant, 2 level tab menu script. The script uses CSS to control all of its appearance, and plain HTML to implement the entire menu tabs and contents.