yii2-infinite-scroll icon indicating copy to clipboard operation
yii2-infinite-scroll copied to clipboard

Yii2 extension for infinite-scroll jQuery plugin

Results 6 yii2-infinite-scroll issues
Sort by recently updated
recently updated
newest added

use POS_LOAD instead of POS_END, for infinite-scroll use document.height to calculate is near bottom, so wait for document loaded.

I installed your plugin but I get error; Class 'InfiniteScrollPager' not found please can you explain more about using the extension

Hi there, Great work on the plugin, thinking about trying to help out getting this to work with infinite scroll 3.0. I'm using all the right libs for now (v2),...

Hello! I got this error after appending new items. How can I fix it? `$(...).masonry is not a function at HTMLDivElement.infscr_callback_masonry (masonry-isotope.js?v=1515518008:18) at opts.callback (jquery.infinitescroll.js?v=1515518008:179) at infscr_loadcallback [as _loadcallback] (jquery.infinitescroll.js?v=1515518008:403)...

Recently was released version 3 of https://github.com/metafizzy/infinite-scroll, but this extension is incompatible with it. For reference https://github.com/metafizzy/infinite-scroll/releases/tag/v3.0.0 https://infinite-scroll.com/extras.html#upgrading-from-v2 So now after installing through composer extension will not work. I suggest...