Submit your widget
104
Yays

Horizontal & Vertical Common Accordion with jQuery

Views 33248   downloads 8028   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 25211   downloads 6659   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 37054   downloads 6826   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 28312   downloads 3833   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 22871   downloads 4925   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 35311   downloads 6993   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  …