在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:rmm5t/jquery-sieve开源软件地址:https://github.com/rmm5t/jquery-sieve开源编程语言:HTML 90.8%开源软件介绍:Sieve jQuery PluginSieve allows you to quickly add an interactive search filter to any block of content. UsageIn the simplest case, you can add a search filter to any table. By default,
this example will filter all rows in the $(document).ready(function() {
$("table.sieve").sieve();
}); To filter a list of paragraphs, override the $(document).ready(function() {
$("section.sieve").sieve({ itemSelector: "p" });
}); In either case, Sieve will insert a search box before the content container and act as an interactive search filter for the content. ContributingSee the contributing guidelines. AuthorLicense |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论