简体   繁体   English

分页与延迟加载的任意内容

[英]Pagination with lazy loading for arbitrary content

I have been working with jpaginate to get an pagination effect for a lot of data. 我一直在使用jpaginate来获得很多数据的分页效果。 It works fine but all the content is loading at one time. 它工作正常,但所有内容一次都加载。 Is there a jQuery plugin for pagination which loads the content only for the current page ? 是否有一个用于分页的jQuery插件仅加载当前页面的内容?

对于表格数据,可以使用jqGrid

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM