Skip to content

Like the original jQuery-multiselect2side, with the option to search only in active optgroup elements

Notifications You must be signed in to change notification settings

laMarciana/jQuery-multiselect2side-with-searchByOptGroup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just a copy of Senamion jQuery.multiselect2side jQuery plugin with an additional option. If searchByOptGroup is set to true (along with original optGroupSearch), then when searching and filtering only elements from active optgroup will be considered.

Example:

 $('#multipleSelect').multiselect2side({
      'optGroupSearch': 'Options',
      'searchByOptGroup': true
   });

About

Like the original jQuery-multiselect2side, with the option to search only in active optgroup elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published