inuyaksa / jquery.nicescroll

nicescroll plugin for jquery - scrollbars like iphone/ipad
https://nicescroll.areaaperta.com/
3.6k stars 1.67k forks source link

Add callback to doScrollTop and doScrollLeft #803

Open JGraterol opened 5 years ago

JGraterol commented 5 years ago

Hi,

It'd be great to have a callback for those two functions, something like myNiceScroll.doScrollTop(...).then(...);