mysociety / jquery-multi-select

Converts <select multiple> elements into dropdown menus with checkboxes
https://www.mysociety.org/
Other
24 stars 18 forks source link

Ignore whitespace when constructing button label #4

Closed zarino closed 8 years ago

zarino commented 8 years ago

Leading and trailing whitespace in <option> names is now ignored when constructing the comma-separated button labels.

Fixes #2.