使用jquery在HTML表格中进行简单轻松的分页。 我已经使用webservice在JSON的帮助下填充表格。 现在我需要添加分页。提前致谢。我的HTML表的结构
<tr>
<th> Id </th>
<th> Code </th>
<th> Name </th>
<th> Gender </th>
</tr>
答案 0 :(得分:0)
看看这里,它的使用简单
http://neoalchemy.org/tablePagination.html
另外一个基于第一个工作的工具
https://code.google.com/p/one-simple-table-paging/
答案 1 :(得分:0)
您可以搜索jQuery插件列表:http://plugins.jquery.com/?s=pagination