Submit your widget
137
Yays

jQuery Accordion slide Plugin

Views 36756   downloads 6779   Accordion

It to be more like an image slider. There are some coding after the project was complete jQuery plugin. Example 1 Each slide is 600 x 270 pixels. I've set the width of the accordion to 960 and the slideWidth…

135
Yays

multi level slide accordion menu with jQuery

Views 70752   downloads 15061   Accordion

jQuery accordion menus are menus that act like a musical accordion, with regards to their ability to expand and contract based on user interactions. This helps display additional information for the active…

130
Yays

Customizing the Accordion effect

Views 18101   downloads 3395   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…

128
Yays

Feature Complete jQuery Slide Out Info Bar

Views 21802   downloads 3917   Menu & Navigation

The bar used jQuery to hide itself until someone click a small question mark on the top left of the page. The box contains several drop down boxes which house info such as FAQs, Contact form, about us…

128
Yays

accordion menu with jquery

Views 22934   downloads 4738   Accordion

In this post, you’ll see two examples of accordion. First menu’s visibility get’s toggled on clicking on the header while the another menu’s visibility get’s toogled when…

128
Yays

Simple Pure CSS3 accordion

Views 14826   downloads 2711   Accordion

An accordion using nothing but semantic HTML, CSS and some nice progressive CSS3. There are also two versions, a horizontal one and a vertical one. Horizontal accordion Let’s start with the markup…

123
Yays

jQuery accordion Plugin

Views 13168   downloads 2658   Menu & Navigation

This plugin creates an accordion menu. It works with nested lists, definition lists, or just nested divs. Options are available to specify the structure, if necessary, the active element (to display at…

118
Yays

lightweight Accordion

Views 20988   downloads 6204   Accordion

Include the files You need to include accordion.js but it requires prototype.js and effects.js (like I said this is for scriptaculous!). As long as you are using at least the latest stable builds you…

114
Yays

Accordion Script With Multi-Level Support

Views 14150   downloads 3136   Accordion

This  accordion script is powerful and lightweight at only 1.2kb. It now includes multi-level support, the option to allow multiple panels to expand concurrently, and a hide/show all toggle. To initialize…

111
Yays

Accordion Menu mit Slide-Effekt im Apple-Style CSS3

Views 18525   downloads 3692   Accordion

Step 1: Definieren der HTML-Struktur Das HTML-Grundgerüst dieses Accordion-Menüs behinhaltet drei fiktive Menüpunkte ( Brand, Promotion, Event ) verwendet, die interessierten CSS-Anwendern…

109
Yays

Intelligent Accordion Effect(jQuery )

Views 10838   downloads 2317   Accordion

We’ve all seen the “accordion” type effect used on many Web 2.0 sites; however, many accordion scripts are heavy, make poor use of the libraries they are based on, and don’t handle…

108
Yays

horizontal accordion plugin for jQuery

Views 8096   downloads 1696   Accordion

It is very simple, with a few parameters: speed set the velocity of the animation, headerclass set another classname for header divs (by default "header"), contentclass set another classname for content…

108
Yays

Beautiful jQuery Vertical Sliding Accordion

Views 36111   downloads 6701   Accordion

we want to share a slick and flexible vertical jQuery accordion with you. The main idea is to expand the accordion slices on click and show some more information. The other slices will become less opaque…

104
Yays

Nice horizontal accordion with jQuery plugin

Views 25026   downloads 6607   Accordion

The plugin works correctly in ie8 & ie9, it does not work in ie9 switched to ie8 standards mode, or ie9 compatibility view. If you’re using ie9 as ie8 to debug, the tabs will only be clickable…

104
Yays

Horizontal & Vertical Common Accordion with jQuery

Views 33005   downloads 7977   Accordion

Here I come with a new jQuery Accordion component. I know lots of accordions are available on the net. But I could not find the one, I was looking for. Well... Whatz the difference then? What was I looking…