kop / yii2-scroll-pager

Infinite AJAX scrolling for Yii2 ListView widget
https://kop.github.io/yii2-scroll-pager/
MIT License
180 stars 63 forks source link

Reverse Infinite Scroll Feature #48

Closed IvoPereira closed 8 years ago

IvoPereira commented 8 years ago

Hello,

Do you have anything planned for such a feature?

Something like replicating the Facebook Messages system. Basically, instead of triggering the event on scrolling down, it would trigger it on scrolling up.

Thanks

kop commented 8 years ago

@IvoPereira, this question is not to me. This package is based on https://github.com/webcreate/infinite-ajax-scroll, so it supports only features that are present in this plugin :)