Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Jquery infinite scrolling up plugin

We are building a web application, with the ability to send messages to other users and we've chosen to implement it the Facebook way. Meaning, a div with a fixed height, scroll bar of the div is at the bottom when the page is loaded. And when the users scrolls up we get the older messages with ajax. (Check out the facebook message app)

So does anybody know a good and stable jQuery plugin for infinite scrolling up? I have found plenty plugins for infinite scrolling down and lazy loading. But none for scrolling up.

Thanks!

Edit: 16 April 2012 Made my own jquery plugin for this.

like image 743
Preben Huybrechts Avatar asked Jan 31 '26 15:01

Preben Huybrechts


1 Answers

I've made my own jQuery plugin for this:

https://github.com/prebenh/jQuery-ScrollUp

Here is an example:

http://scrollup.comule.com/

like image 83
Preben Huybrechts Avatar answered Feb 03 '26 04:02

Preben Huybrechts



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!