smartJQueryZoom
smartJQueryZoom copied to clipboard
does't work with iframe?
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.