Posted 3 years ago
JavaScript image dropdown
You may have used my old MsDropdown. But this is new :) it is a web component. I so wanted to write this without jQuery and I did it finally. I hope one fine day safari will also support true web component features; just like other Chromium browsers does. Hey Apple! Are you listening? But please, do not worry; it works on safari too :).
It does not just beautify your boring dropdown but you can add an icon/image with each option. It works with your existing <select>
element or you can create by a JSON object.
No comments:
Post a Comment