jquery.cSelect
This is a plugin that creates custom select boxes and uses native select methods.
Install
<script src="jquery.min.js"></script> <script src="../jquery.cSelect.min.js"></script><link href="../jquery.cSelect.css" rel="stylesheet"/>or
bower install cselectUsage
$(":input").cSelect();Demo
License
@author Mario Vidov
@url www.vidov.it
@twitter MarioVidov
MIT license