Plugin jQuery: Create an Infinite Scrolling Gallery with jQuery,PHP,Ajax

Create an Infinite Scrolling Gallery with jQuery,PHP,Ajax
http://www.jqueryrain.com/?http://www.innovativephp.com/demo/infinitescroll/
http://www.1stwebdesigner.com/tutorials/infinite-scrolling-tutorial/
x, , PHP
13/06/2012

Nội dung

Create an Infinite Scrolling Gallery with jQuery,PHP,Ajax

Pagination is a technique used to break large data sets into small blocks in order to reduce the server load. We used to create pagination buttons with page numbers and next/previous links. Now pagination has gained a new perspective with infinite scrolling.

Infinite scrolling is where you can keep scrolling and data will keep coming until all the data is displayed. In this technique, the first set of data will be displayed initially. Once you scroll to the end of the window the next page of data will be generated and so on. No pagination buttons are required and you get the data on demand. Let’s see how we can create infinite scrolling.


Nguồn: www.jqueryrain.com/2012/06/create-an-infinite-scrolling-gallery-with-jqueryphpajax/


Chưa có phản hồi
Bạn vui lòng Đăng nhập để bình luận