Dmitry

Results 7 comments of Dmitry

You mean refresh the DIV content is ,page refresh ? Or you just empty content of the DOM element ?

I will look on that ,but for now you can do following when passing options to plugin : 1.set the monitorTargetChange:false 2.in handleScroll callback ,call the donCallback() function when you...

What you need to do is just to call the paged_scroll on the element again with new options : $(element).paged_scroll({startPage:0}) I provided the functional example now of how things are...

Do you updated to latest version ?

The raw and minified versions are the same ...,but I suggest download the zip again and use files from new there are If I understood you correctly the functionality provided...

Its only the way to re initializing it for now ,but this suppose to the job.

Currently plugin ignoring scrolling up ,but you request make a sense ,I hope will have time to implement it soon