Submit your widget
112
Yays

Horizontal & Vertical Common Accordion with jQuery

Views 33431   downloads 8076   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…

106
Yays

Nice horizontal accordion with jQuery plugin

Views 25373   downloads 6709   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…

142
Yays

jQuery Accordion slide Plugin

Views 37223   downloads 6876   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…

285
Yays

Horizontal Accordion menu with jQuery

Views 28430   downloads 3883   Accordion

Up until now I have always used Scriptaculous / Prototype for any JavaScript animation and effects, but lately I’ve heard a lot of good things about jQuery. So, I thought I would give it a try,…

153
Yays

jQuery-Horizontal Accordion

Views 22995   downloads 4981   Accordion

This jQuery plugin allows you to easily transform any unordered list into a horizontal menu. Currrent functionality: No dependencies Optional use of easing plugin Close and open content one after the…

187
Yays

Elegant Accordion with jQuery and CSS3

Views 35519   downloads 7047   Accordion

We will create an elegant accordion for content. The idea is to have some vertical accordion tabs that slide out when hovering. We will add some CSS3 properties to enhance the looks. The Markup  …