🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

jQuery cSelect is a plugin that creates custom select boxes and uses native select methods.

Forms Plugins

Documentation

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 cselect

Usage

$(":input").cSelect();

Demo

codepen.io/mel/full/NqrKWG

License

@author Mario Vidov
@url www.vidov.it
@twitter MarioVidov
MIT license


You May Also Like