javascript - Disable zoom/lens on UIWebview without disabling user selection -
i disable zoom/lens on uiwebview. but, not want of user selection disabled in process i.e. cannot utilize next in css.
-webkit-user-select:none
if have access uiwebview can following: '[mywebview setscalespagetofit:no]'
this disable zooming in web view.
source
javascript ios css uiwebview
No comments:
Post a Comment