文件名称:jQuery美化Select下拉框.zip
文件大小:37KB
文件格式:ZIP
更新时间:2022-07-31 04:45:25
js特效-jQuery美化Select下拉框
jQuery美化Select下拉框是一款适用于后台管理功能表单下拉框选择代码。 select -- name 可以接收选择的值【用于表单提交 名称自定义】 option -- 1. value 传给后台的参数 1. selected 设置默认选中 2. disabled 设置禁止选则 [removed][removed] [removed][removed] [removed] //本小插件支持移动端哦 //这里是初始化 $('.filter-box').selectFilter({ callBack : function (val){ //返回选择的值 console.log(val '-是返回的值') } }); [removed]
【文件预览】:
jQuery美化Select下拉框
----css()
--------selectFilter.css(2KB)
----php中文网下载站.url(114B)
----images()
--------icon_arrow_down_x2.png(269B)
----index.html(2KB)
----js()
--------jquery.min.js(91KB)
--------selectFilter.js(3KB)
----php中文网免费下载站.txt(219B)