Submit your widget
17
Yays

jQuery Responsive Tabs/accordion - The tabs transform to an accordion when window resize

Views 12332   downloads 3049   Tabs

This jQuery plugin provides responsive tab functionality. The tabs transform to an accordion when it reaches a CSS breakpoint. Features Tabs transform to accordion based on breakpoint Uses javascript…

45
Yays

very cool Accordion effect

Views 17782   downloads 4832   Accordion

you're a beginner in JavaScript and CSS, it can be very helpful to study the included examples before you start implementing the Classic Accordion into your page. You can even use them as starting…

57
Yays

jQuery Collapsible Content accordion plugin

Views 24520   downloads 5662   Accordion

Collapsible Content with JavaScript This plugin provides you an accessible and lightweight solution to a widely adopted interface pattern known as progressive disclosure Basic Usage <div id="demo"…

52
Yays

JQuery Slide accordion Toggle

Views 33446   downloads 5916   Accordion

we'll share a very common and easy jquery tutorial with you. A JQuery Slide Toggle function .slideToggle() function is used to hide or show matched elements in a sliding effect. So the basic syntax…

13
Yays

jQuery Useful Accordion Plugin

Views 2981   downloads 627   Accordion

Akordeon is a stylish jQuery plugin for adding efficient accordion style menu to a web page. The idea behind Akordeon is to provide a lightweight and customizable interface for collapsible panels…

99
Yays

Slidorion-auto play accordion image slider effect

Views 32483   downloads 6793   Accordion

A combination of an image slider and an accordion, the slidorion displays beautiful images along with a variable length description. With images linked to each tab, and accompanied by a large array of…

87
Yays

Vertical Accordion effect with jQuery

Views 69149   downloads 15438   Accordion

HTML Basic HTML for the accordion is as follows: <ul class="accordion"> <li> <h3>Handle 1</h3> <div class="panel"> … </div> </li> <li>…

137
Yays

multi level slide accordion menu with jQuery

Views 71092   downloads 15131   Accordion

jQuery accordion menus are menus that act like a musical accordion, with regards to their ability to expand and contract based on user interactions. This helps display additional information for the active…

92
Yays

mini accordion and news scroll ticker with jQuery

Views 22766   downloads 5013   Accordion

This widget-esq script is at once both a news ticker and a mini accordion. It takes a config file of data (headlines, image SRCs, URLs etc) and paginates your headlines into folds. It will optionally…

104
Yays

Horizontal & Vertical Common Accordion with jQuery

Views 33247   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…

98
Yays

Popular JQuery Sliding Stack Images

Views 26177   downloads 5728   Accordion

A sliding door effect can be used what the site offer. All the images must have the same size, in both width and height, the hovered images will shows entirely, and the others will mostly hidden. HTML…

108
Yays

Beautiful jQuery Vertical Sliding Accordion

Views 36362   downloads 6765   Accordion

we want to share a slick and flexible vertical jQuery accordion with you. The main idea is to expand the accordion slices on click and show some more information. The other slices will become less opaque…

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…

115
Yays

Easy jQuery drop down menus

Views 17009   downloads 3119   Menu & Navigation

The examples below have styling and effects to make them look nice, but first I will show you the minimum you need to get your menus running. First off, you need a set of nested lists and link to create…