FooTable停止分页默认启动

时间:2016-05-09 11:21:25

标签: jquery pagination footable

如何停止分页插件,我想要单页排序但没有分页。我搜索谷歌但没有希望(可能是错误的关键字),请帮助

enter image description here

enter image description here

enter image description here

1 个答案:

答案 0 :(得分:-1)

$('。footable')。footable({paginate:false});

应该有效。 如果您有任何其他问题,可以在footable git repo上的V2分支的demos文件夹中找到该文档。

http://fooplugins.com/footable-demos/