jquery-nice-select
jquery-nice-select copied to clipboard
add data-imagesrc to display images
Hi,
Great lib!!
How can we add the possibility to show images in the newly created dropdown? I was thinking about using something like data-imgsrc=some-image.png
which will be added as image in the dropdown.
Any pointers or help appreciated :)
Hi Webdinge :) I did this with data-image. See: https://github.com/hernansartorio/jquery-nice-select/pull/70
I'll add that the master version doesn't include this commit,, and you have to checkout the actual commit: https://github.com/hernansartorio/jquery-nice-select/pull/70
You can check this https://github.com/hernansartorio/jquery-nice-select/blob/ef1c248fc8f190470c7f15b0f3e197c49211d80b/js/jquery.nice-select.js