When creating a scrollable div for iOS devices, scrolling scrolling does not work - so you should use beta-scrolling-forward forwarding: touch; property.
However, it seems that this is a browser crash for me - not immediately, but, it would seem, randomly. Removing all scroll -webkit-overflow: touch; properties stop browser crashing.
I tried using iScroll, touchSwipe and several other plugins that I don’t remember the name, but were either too cumbersome to implement (I have a very short period of time for development) or did not work as desired.
Does anyone experience the same problem, and if you have, have you found a solution?
source
share