javascript - when touch move out of the page the iscorll list can not bounce back in webview of ios -


iscroll works in webview of android,but not ios. can reproduce by:
1. open page in webview ,and not full screen;
2.scroll top or bottom of list;
2.keep touching move finger inside of page
3.stop on zone of native app,such header or footer of native webview
4.take off hand
list can not detect end of touching , not bounce back. works in browser,like safari , chrome.
me pls.my project runnning online x_x


Comments

Popular posts from this blog

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -