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

Problem displaying the image in the select element #37

Open riadhjlassi opened 7 years ago

riadhjlassi commented 7 years ago

In fact I use the attribute "data-img-src" and I assign to it the source path of the image, but it does not take it and the image does not appear next to each value of the select. If you can help me please, thanks :)

websemantics commented 7 years ago

Can you include the snippet of the code used?

yaronbal commented 4 years ago

same issue, i also downloaded your example code, and installed it as it is in my website, and it doesn't load the images, its your code without modifying it