Skip to content

asleepwalker/jquery-ui.accordion.multiple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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.