How i could change selectedText by optgrouptoggle?
https://github.com/ehynds/jquery-ui-multiselect-widget/
optgrouptoggle: function(event, ui){ $("#select").multiselect('option', 'selectedText', ui.label); }