Submit your widget
140
Yays

Very Simple jQuery Tabs

Views 61098   downloads 15291   Tabs

The tab system very simple, very light and especially with a more elaborate visual transition that pass strict tab to tab. The result is a small plugin home simple to manage tabs with jQuery. Here are…

139
Yays

Auto-Scrolling Slideshow Tabs (jQuery )

Views 20097   downloads 4144   Slideshow & Scroller

  Create a jQuery slideshow that enables you to click through each slide when JavaScript is disabled, without having to display all slides one under the other. Step 1: Writing the markup First things…

135
Yays

DOMTab - Navigation tabs with CSS and DOMscripting

Views 9495   downloads 1774   Tabs

DOMtab is a JavaScript that turns a list of links connected to content sections into a tab interface. The script removes any "back to top" links in the section and automatically hides all but the first…

131
Yays

Coda Tabs Slider Effect jQuery

Views 32389   downloads 7314   Slideshow & Scroller

Recreating this effect is simple to do if you know what plugins to use. There are plugins out in the wild already, but we want our jQuery to satisfy the following requirements: Degrades perfectly without…

129
Yays

Customizing the Accordion effect

Views 18038   downloads 3383   Accordion

Adding a custom effect If you want to make custom effects, you'll use the $.tools.tabs.addEffect() method. The first argument is the effect name and the second argument is the function that performs the…

129
Yays

Tabbed Content with Navigation using jQuery UI

Views 23137   downloads 3334   Tabs

This is a manual navigation using Tab function of jQuery UI library. jQuery Library jQuery UI We will use jQuery UI Tab function to get our navigation for content slide working yeah there are many ways…

127
Yays

jQuery Vertical Slideshow

Views 29696   downloads 4499   Slideshow & Scroller

A vertical slideshow that is ready to be used now or it can be customized as you need. jQuery CODE $(document).ready(function() { $("#side-nav a").vertSlider( { text : new Array("LivePipe: here is the…

124
Yays

A tabs control with jQuery plugin

Views 25265   downloads 2814   Tabs

Smart Tab is a flexible jQuery(a JavaScript library) Tab Control plugin. Features: Customizable tab anchors, can use images. AutoProgress:- option for automatic navigation of tabs. AutoProgress can be…

122
Yays

simple Dynamic tabs using jQuery

Views 23066   downloads 3348   Tabs

This example will show you how to use jQuery to create tabs that can be added and removed dynamically. Although the example looks bulletproof, there are some questions I will raise about how to use tabs…

121
Yays

motools tabs effect

Views 10100   downloads 1961   Tabs

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. As of version 1.2, you can also set tab content via an Ajax…

121
Yays

Stylish Tabs Content Slider with CSS3 and jQuery

Views 23683   downloads 5156   Tabs

  it in Safari 5.0.2, Chrome 6.0.472.62 and Firefox 3.6.3 it displayed ok in all 3 browsers (Mac OS X 10.6.4) all the effects rendered fine.in Opera  the tabs don't render, but the layout is…

119
Yays

JQuery Carousel Tabber

Views 32252   downloads 4652   Slideshow & Scroller

Out of the box, billy is a basic scrolling carousel which can be implemented very easily. A person with little knowledge of either html or javascript can get billy working on a page within a few minutes.…

116
Yays

Tabs pagination system with jQuery UI

Views 15532   downloads 2814   Tabs

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…

112
Yays

Glow Tabs with Box Shadow CSS3

Views 23963   downloads 5691   Tabs

The “Glowing” Hover Effect Most of the CSS and HTML is pretty straightforward, so I won’t bore you with those details, I’ll just focus on the two primary effects that make the…

108
Yays

A Better Blogroll Slideshow Tabs (jQuery )

Views 21010   downloads 3936   Slideshow & Scroller

A traditional blogroll is a simple list of other sites, often in the sidebar, that are related, owned by, or otherwise friendly to the home site. Blogrolls are a great idea and on-point with the spirit…