Select美化插件:jQuery Nice Select

Web前端评论334阅读模式

jQuery Nice Select用于美化Select下拉列表

项目地址:https://github.com/hernansartorio/jquery-nice-select

演示:https://jqueryniceselect.hernansartorio.com/

基本应用:

引用脚本

<script src="path/to/jquery.js"></script> 
<script src="path/to/jquery.nice-select.js"></script>

加载样式

<link rel="stylesheet" href="path/to/nice-select.css">

初始化

$(document).ready(function() {
  $('select').niceSelect();
});

本站文章大部分始于原创,用于个人学习记录,可能对您有所帮助,仅供参考!

weinxin
我的微信
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
 
知更鸟
匿名

发表评论

匿名网友
:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

拖动滑块以完成验证