Sunday, August 20, 2017

Styling a select element with jQuery

Styling a select element with jQuery


A very good tool can be found here to style select elements with jQuery:
http://www.bulgaria-web-developers.com/projects/javascript/selectbox/

The only problem is that it uses some deprecated code so you have to edit it and change .live to .on in its source to make it work.

download file now