Submit your widget
187
Yays

Making Accordions with the Tabs(jquery)

2 years ago   Views 20377   downloads 3435   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…

111
Yays

Customizing the Accordion effect

2 years ago   Views 11864   downloads 1953   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…