jQuery UI plugin for Accordion Widget that allows open few panels at the same time.
$('#accordion').accordion({
multiple: true
});
The MIT License.
jQuery UI plugin for Accordion Widget that allows open several panels at the same time.
JavaScriptMIT
jQuery UI plugin for Accordion Widget that allows open few panels at the same time.
$('#accordion').accordion({
multiple: true
});
The MIT License.