I'm creating the effect that when I scroll my document to the bottom watching a set of post and get the last one, I start loading new posts in the same way as facebook does in the wall.
Well, the effect is not the same.
In facebook, when new content is loaded, the position in the document only scroll up a little bit to see that new content is ready but in the mine the effect differ. Sometimes it scroll down and other to the middle, etc...
Does anyone know any technic I could use?
Thanks.
I'm creating the effect that when I scroll my document to the bottom watching a set of post and get the last one, I start loading new posts in the same way as facebook does in the wall.
Well, the effect is not the same.
In facebook, when new content is loaded, the position in the document only scroll up a little bit to see that new content is ready but in the mine the effect differ. Sometimes it scroll down and other to the middle, etc...
Does anyone know any technic I could use?
Thanks.
Share Improve this question asked Aug 15, 2012 at 22:57 domoindaldomoindal 1,5332 gold badges17 silver badges35 bronze badges 1- 4 there are a bunch of jquery examples at jquery4u./tutorials/jquery-infinite-scrolling-demos/… – Keith Commented Aug 15, 2012 at 23:00
2 Answers
Reset to default 2you can do it with masonry infinite scroll
and also with Infinite Scroll by Paul Irish
Yes you can do it using simple php and jquery trick. See HERE
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745004356a4605686.html
评论列表(0条)