tablefilter:jQuery插件,用于对表行进行过滤和排序

时间:2024-05-30 07:15:58
【文件属性】:

文件名称:tablefilter:jQuery插件,用于对表行进行过滤和排序

文件大小:63KB

文件格式:ZIP

更新时间:2024-05-30 07:15:58

JavaScript

jQuery tablefilter 插件jQuery para filtro eordenaçãode linhas de tabelas 例子 参见。 基本用法 $(document).ready(function() { /* The filter is triggered when keyup is triggered on input[type=search] */ $('table[name=example-table]').tableFilter({ input : "input[type=search]", trigger : { event : "keyup", }, sort : true, /* Add sort function */ callback : function() {


【文件预览】:
tablefilter-master
----LICENCE.md(1KB)
----src()
--------tablefilter.js(7KB)
----examples()
--------index.html(3KB)
----README.md(636B)
----dist()
--------tablefilter.min.js(3KB)
--------tablefilter.js(7KB)
----ext()
--------js()
--------css()
----CHANGELOG.md(162B)
----package.json(378B)

网友评论