Open GoogleCodeExporter opened 9 years ago
I found the solution on github:
myScroll.scrollend(function(){
if(myScroll.scrollvaluemax == myScroll.scroll.y) {
// do something
}
});
See: https://github.com/inuyaksa/jquery.nicescroll/issues/71
Original comment by huangyp1...@gmail.com
on 19 Apr 2013 at 1:57
Thank you, dude
Original comment by antho...@gmail.com
on 25 May 2015 at 11:25
Original issue reported on code.google.com by
huangyp1...@gmail.com
on 18 Apr 2013 at 12:39