Submit your widget
227
Yays

jQuery Colorful Content Accordion menu

Views 24955   downloads 4948   Menu & Navigation

We are making a simple, yet eye-catching accordion with the help of CSS, jQuery and the easing plug-in for some fancy effects.   Step 1 – XHTML   As you can see from the demo, the accordion…

214
Yays

Making Accordions with the Tabs(jquery)

Views 30375   downloads 5718   Accordion

HTML coding Our HTML layout is a bit different than in tabs. The accordion headers are positioned in front of the panes and everything is contained as a flat list inside a single root DIV element with…

130
Yays

Customizing the Accordion effect

Views 18113   downloads 3400   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…