bootstrap-multiselect
bootstrap-multiselect copied to clipboard
Groups within groups functionality?
Is it possible to have groups within groups or it has to be one level only? Couldn't find something in the documentation.
I would assume "no," since groups are created from <optgroup>, which only allows <option> elements as children. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/optgroup