This repository was archived by the owner on Aug 21, 2019. It is now read-only.

Description
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.