Please check this example link: http://lab.cubiq.org/iscroll5/demos/probe/
If i run above example page in chrome and scroll through mousewheel, the page goes up by 100px every time. You can see there is Y position printed. If i run same above page in firefox 26.0 and scroll through mousewheel, the page goes up by 3px every time. You can see that page goes up very slow in firefox. Is there any way to fix them?
This is a problem with the iscrolljs library, as reported 8 days ago on the github site for iscroll. Please refer to: https://github.com/cubiq/iscroll/issues/577
If you debug the code on Firefox you will see that deltaY is being adjusted only by -3 each time a scroll event occurs. This is different to chrome which has a very large deltaY adjustment on scroll.
I would suggest waiting until a patch is supplied. If your need is urgent then I would recommend using the older version until a fix is available.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With