favaw

Results 1 comments of favaw

You can even significantly speed up "Select All" by introducing one more if statement - see below: ```js [...] if (status) { var $optgroup = $option.parent('optgroup'), maxOptionsGrp = $optgroup.data('maxOptions') ||...