I'm developing an ios app using phonegap and jquery mobile. I have a list in my application that can scroll and I use
-webkit-overflow-scrolling: touch; overflow : scroll;
as for scrolling to feel like native. My problem is that onscroll event does not triggered until scroll stops. It is triggered just when your finger is on top of the screen ( in touchmove state) and after that it does not triggered until it stops. I know about some other scroll plugins like iscroll , but I don't want to use them , because they are too buggy. How can I solve my problem?
You will find your answer here: http://developer.telerik.com/featured/scroll-event-change-ios-8-big-deal/
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