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

select.js is a lightweight, mobile-friendly, jQuery based select replacement that enables you to select an option from a fullscreen popup select box.

Select

Documentation

jquery.select

jquery select plugin for mobile (Android & iOS) with beautiful feature (为了修改微信select样式诞生的)

usage

In your -head- add:

<link rel="stylesheet" href="css/jquery.select.css"/> <script type="application/javascript" src="jquery-2.1.3.min.js"></script> <script type="application/javascript" src="jquery.select.js"></script> 

use easily as below:

$("select").select(); 

demo

1.easySelect


You May Also Like