jquery-nice-select icon indicating copy to clipboard operation
jquery-nice-select copied to clipboard

Possibility to add image inside select with attribute data-image for …

Open ershagen opened this issue 6 years ago • 1 comments

I needed to add an image inside nice select. So I created possibility to use data-image for the original select and then put it inside nice select.

<select>
<option data-image="http://domain.com/img.png">
</select>

ershagen avatar Mar 28 '18 11:03 ershagen

Is the width hardcoded with 50px?

iwasherefirst2 avatar Jun 28 '20 13:06 iwasherefirst2