asleepwalker / jquery-ui.accordion.multiple

jQuery UI plugin for Accordion Widget that allows open several panels at the same time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#jQueryUI.Accordion.Multiple Build Status Dependency Status

jQuery UI plugin for Accordion Widget that allows open few panels at the same time.

$('#accordion').accordion({
	multiple: true
});

multiple

License

The MIT License.

About

jQuery UI plugin for Accordion Widget that allows open several panels at the same time.

License:MIT License


Languages

Language:JavaScript 100.0%