The Autochanging Tabs
1) - You can now set the autochange mode to one of your tab menus.
2)
3) - Supports "slideshow" mode, in which script automatically cycles through and selects each tab periodically until a tab is explicitly selected.
Sliding Tabs
4) - Sliding Tabs is a mootools plugin which adds a pretty neat effect. It’s a clone of something seen on Panic Software’s Coda site, which in turn is very heavily inspired by a widget used in the iTunes Music Store.
5) - Amazing jQuery Coda-Slider can be used for Nice, slick content presentation.
6) - Formerly Sliding Tabs uses mootools that allows for a lagre number of tabs to fit into a small space.
Ajax Tab Content
7) - This is a versatile Ajax Tabs Content script that lets you display content pulled from external files inside a DIV and organized via CSS tabs.
Closeable Tabs
8 ) - Two Versions with close and add panes.
9) - The Closeable Tab widget allows tabs to be removed.
Must see Examples
10) Fabtabulous- Simple tabs using Prototype
11) JQuery TabContainer Theme-JQuery style fade animation that runs as the user navigates between selected tabs
12) - Tab Accordion script using moo.fx
13) - MooTabs is a tiny(3kb) class for MooTools. As the name suggests, it’s main purpose is to help out with the creation of simple tab navigation.
14) TabView component- The TabView component is designed to enable developers to create navigable tabbed views of content.
15) - This cool menu is developed in script.aculo.us
16) - Unobtrusive CSS tabs for Prototype.js
17) - This demo uses the Zapatec AJAX Transport layer to transfer the tab contents dynamically.
Ajax Tab Generators
18) A simple form that you can use to generate the markup for the tabs.
Advanced Tab Techniques
19) This TabPanel is built entirely with javascript and demonstrates: Auto tab resizing, Tab scrolling, Tabs with icons, Tab plugins (context menu), Adding tabs with JS.
20) This script is based on simple ordinary div tags. This makes it very easy to set up. Put in your HTML content and call a javascript function to initialize the window.
21) The Concept here is using Ajax to load information that does not need to be retrieved every time the user pulls the record.
22) User can add or remove tabs (and content) without refreshing the page.
23) JQuery Nested Tab
CSS Only Tabs
24) NO javascript - just CSS - and it validates. Just hover over the tabs to display a page of text with a picture and embeded links. A working scroll bar is added for each page as required.
25) The goal was to build CSS tabs without using any images or hacks and with as little CSS as possible.
26)
27)
28) - Based on Joshua Kaufman’s version
29) A simple hidden tab menu that opens when the tab is hovered.
30) - Inverted tabs means that they are bottom-aligned, and as text size is increased, more and more of the tabs is revealed from the top down, instead of from the bottom up as in the original Sliding Doors technique.
31) - CSS Tabs with nested menu.
32) - This is a way of accomplishing tabs and subnavigation using only CSS and nested unordered lists.
33)
34) - Using CSS to build a tabbed display. One where the user can click on individual tabs to view different content within the same space.
Ajax Tab Tutorials
35) Dynamic Ajax Tabs in only 17 lines of code thanks to the Prototype Javascript framework.
36) This workshop we will be building a tabbed content browser that’s Ajax powered. When ever a user clicks a tab the Ajax will communicate with the server and send back the appropriate data for that tab.
37) - A great tutorial to teach us how to create a css tabs.