websemantics / Image-Select

Image Select is an extension of Chosen, a jQuery plugin that makes long, unwieldy select boxes much more user-friendly. It provides image support for Single and Multi select HTML tags.
http://websemantics.github.io/Image-Select
MIT License
148 stars 44 forks source link

Do not trigger chosen event when `chosen` is not available (eg on mob… #36

Closed whatcould closed 7 years ago

whatcould commented 7 years ago

Fixes #33 — error when Chosen is not enabled (appears to be on mobile)

websemantics commented 7 years ago

Thanks for that @whatcould 👍