文件名称:jquery-where:jQuery插件增加了过滤具有特定属性和特定值的元素的功能。 $(“ *”)。where(“ data-name”,“ something”);
文件大小:2KB
文件格式:ZIP
更新时间:2024-06-07 22:55:54
JavaScript
jQuery的地方 jQuery插件增加了过滤具有特定属性和特定值的元素的功能。 例子: $("li", target).where("data-name", "something"); $("li").where("style", "strange");
【文件预览】:
jquery-where-master
----jquery.where.js(304B)
----LICENSE(1KB)
----README.md(227B)