jquery.select2Buttons
jquery.select2Buttons copied to clipboard
Converts html select into button like elements
`selected` can be set to multiple select options even if the select is not `multiple` if you choose an option more than once. I think `clickedOption.attr('selected', 'selected');` below should be...
If both `option` and `optgroup` are direct children of `select` (as shown in the example below), `option` is ignored when appending `anchor` . As a result, direct options don't show...
I had a scenario where I had to call your function on a select that was dynamically created. The first choice in the select was "Please choose an option". I...
Okay so not really an issue, just a public service announcement from The Curator, David Higgins (@higgo) -- This repo has been included in The Github Pirates' Chest. What is...