CustomDrop:自定义jQuery下拉列表与过滤器

时间:2021-05-18 08:24:04
【文件属性】:
文件名称:CustomDrop:自定义jQuery下拉列表与过滤器
文件大小:130KB
文件格式:ZIP
更新时间:2021-05-18 08:24:04
JavaScript CustomDrop 自定义下拉列表过滤器是jquery插件,可让您在html中添加可过滤的下拉列表。 基本用法 html < div xss=removed xss=removed>
javascript $( " #form1 " ) .CustomDrop({ ctrlList: [{ value: 1, text: " Minor " }, { value: 2, text: " Moderate " }, { value: 3, text: " High " }, { value: 4, text: " Major "
【文件预览】:
CustomDrop-master
----.gitattributes(378B)
----js()
--------CustomDropDown.js(6KB)
--------bootstrap.min.js(36KB)
--------jquery-1.10.2.min.js(92KB)
----fonts()
--------glyphicons-halflings-regular.ttf(29KB)
--------glyphicons-halflings-regular.eot(14KB)
--------glyphicons-halflings-regular.svg(62KB)
--------glyphicons-halflings-regular.woff(16KB)
----README.md(1KB)
----plugin1.html(1KB)
----css()
--------bootstrap.min.css(120KB)
--------CustomDropDown.css(1KB)
----.gitignore(574B)

网友评论