Dragsio
Results
2
comments of
Dragsio
Try change to: ```diff - var $optgroup = $(option).closest('optgroup'); + var $optgroup = $(option).parent().attr('id'); - if ($optgroup.id == 'example-post-checkboxName-1') { + if ($optgroup == 'example-post-checkboxName-1') { ```
Could you please add this feature to Quests? QuestsGUI is useless to me.