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

can i use this extension with normal div displayed data and how? #22

Closed puppyceceyoyo closed 9 years ago

puppyceceyoyo commented 9 years ago

i have a div that inside has a lot of data, can i use this extension to have a link to load more data instead of show one time in whole one long page.

Thanks.

kop commented 9 years ago

Hello @puppyceceyoyo,

Thank you for the question. Yes, you can do it. Take a look at triggerOffset widget option in the documentation.