开发者

how i can make a function that they update the content when user on the bottom of page ? jQuery

开发者 https://www.devze.com 2023-02-25 10:42 出处:网络
Like google reader and many other applicaton i want to make a function开发者_StackOverflow中文版 who update the page using ajax request.

Like google reader and many other applicaton i want to make a function开发者_StackOverflow中文版 who update the page using ajax request.

means when user on the bottom of page then i send the request and append response to the exisitng content of page.

how i can do that in jQuery


What you are looking for is "infinite scrolling".

http://www.infinite-scroll.com/infinite-scroll-jquery-plugin/

0

精彩评论

暂无评论...
验证码 换一张
取 消