Submit your widget
141
Yays

Very Simple jQuery Tabs

Views 61238   downloads 15338   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…

140
Yays

Auto-Scrolling Slideshow Tabs (jQuery )

Views 20233   downloads 4176   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…

136
Yays

DOMTab - Navigation tabs with CSS and DOMscripting

Views 9571   downloads 1800   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…

132
Yays

Coda Tabs Slider Effect jQuery

Views 32478   downloads 7347   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…

131
Yays

Customizing the Accordion effect

Views 18182   downloads 3423   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…

130
Yays

Tabbed Content with Navigation using jQuery UI

Views 23227   downloads 3364   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…

128
Yays

jQuery Vertical Slideshow

Views 29809   downloads 4540   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 25335   downloads 2842   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…

123
Yays

simple Dynamic tabs using jQuery

Views 23229   downloads 3385   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…

122
Yays

Stylish Tabs Content Slider with CSS3 and jQuery

Views 23769   downloads 5193   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…

121
Yays

motools tabs effect

Views 10164   downloads 1988   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…

120
Yays

JQuery Carousel Tabber

Views 32350   downloads 4683   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 15650   downloads 2842   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…

114
Yays

Glow Tabs with Box Shadow CSS3

Views 24055   downloads 5730   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…

109
Yays

A Better Blogroll Slideshow Tabs (jQuery )

Views 21087   downloads 3968   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…