You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 21, 2019. It is now read-only.
On iPhone device When load html with iframe it seems not initiate correctly. The BIG image in the html does not resized. And the same code works fine not using iframe. Also both are satisfied on PC.
And there is another problem, jQuery not support PASSIVE option when add event listener, so in some circumstances e.preventDefault will not works.cause the page can not drag.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On iPhone device When load html with iframe it seems not initiate correctly. The BIG image in the html does not resized. And the same code works fine not using iframe. Also both are satisfied on PC.
And there is another problem, jQuery not support PASSIVE option when add event listener, so in some circumstances e.preventDefault will not works.cause the page can not drag.
The text was updated successfully, but these errors were encountered: