mysociety / jquery-multi-select

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

allText and noneText options for button labels #3

Closed zarino closed 8 years ago

zarino commented 8 years ago

placeholderText has now become noneText, and allText has been introduced as its equivalent for when all options are selected.

Fixes #1.