Generally we use tabs to break content into sections that can be swapped to save space, very similar to accordion. By default tab widget will swap between tabbed section onClick,but you can change the events onHover option. Content of tab can be loaded via AJAX by setting href on a tab.
Download: Rotating_jQuery_Tab
Posted in Tabs | |
No Comments »

Sliding tabs is a mootools plugin which will give a pretty effect to your tabs.
Download:sliding-tabs.js
Posted in Tabs | |
No Comments »
TabStrip.XML is an AJAX driven control for creating tabbed interface for websites. you can configure it by simply adding few lines of code and defining tabstrip placeholder-div element with an id at the place where the tabstrip should render.
Download:tabstripxml
Posted in Tabs | |
No Comments »
idTabs is a plugin for jQuery,it will make addition of tabs more simple.you can Download it from idTabs
Posted in Tabs | |
No Comments »
If you want to implement a simple tabbed search bar using CSS and a JavaScript function, that will set “active” the selected tab and would change the values of hidden <input> element to set search options and execute your search only for all items related to selected topic. (web =1, image = 2, Video=3).
Download:searchbar
Posted in Tabs | |
No Comments »