wenzhixin / multiple-select

A jQuery plugin to select multiple elements with checkboxes :)
http://multiple-select.wenzhixin.net.cn
MIT License
1.91k stars 652 forks source link

SetSelected all childrens with optGroup label in javascript #545

Closed hebeto closed 4 years ago

hebeto commented 4 years ago

Hi. I need setSelected all childrens with optGroup label in JavaScript. Using $('#option').multipleSelect('setSelects', [values]); only set one childrens. I need check all childrens of one optGroup. I only have the optGroup label, i don´t have all childrens.

Can someone help me? Thanks

wenzhixin commented 4 years ago

http://multiple-select-live.wenzhixin.net.cn/code/wenzhixin/2913