Dec
10th

Rotating jQuerry tabs

Posted by Ajax Lady

rotating jquerry Rotating jQuerry tabsGenerally 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

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 4.50 out of 5)
Dec
10th

Sliding Tabs

Posted by Ajax Lady

sliding tabs Sliding Tabs

Sliding tabs is a mootools plugin which will give a pretty effect to your tabs.

Download:sliding-tabs.js

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Dec
10th

TabStrip.XML

Posted by Ajax Lady

tabstripxml TabStrip.XMLTabStrip.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

1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 5.00 out of 5)
Dec
10th

idTabs

Posted by Ajax Lady

id tabs idTabsidTabs is a plugin for jQuery,it will make addition of tabs more simple.you can Download it from idTabs

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Dec
9th

Tabbed Search Bar

Posted by Ajax Lady

searchbar Tabbed Search BarIf 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

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 3.00 out of 5)