gfranko / jquery.selectBoxIt.js

A jQuery Select Box Plugin for Mobile, Tablet, and Desktop
http://www.selectboxit.com
MIT License
852 stars 301 forks source link

Escape <option> values #307

Closed Iridio closed 6 years ago

Iridio commented 9 years ago

If an option has a value containing double quotes (") it is not possible to select any value, because the double quotes "break" the html.

gfranko commented 6 years ago

Fixed in the latest release!