Submit your widget
104
Yays

Horizontal & Vertical Common Accordion with jQuery

Views 33061   downloads 8000   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…

104
Yays

Nice horizontal accordion with jQuery plugin

Views 25094   downloads 6630   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…

137
Yays

jQuery Accordion slide Plugin

Views 36879   downloads 6800   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…

283
Yays

Horizontal Accordion menu with jQuery

Views 28196   downloads 3809   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,…

151
Yays

jQuery-Horizontal Accordion

Views 22790   downloads 4904   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…

184
Yays

Elegant Accordion with jQuery and CSS3

Views 35176   downloads 6967   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  …