jonghwihwang / jquery-swip

Automatically exported from code.google.com/p/jquery-swip
0 stars 0 forks source link

DOMWindow doesn't work with some Android browsers #48

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I am using an Android smartphone (OS version 2.3.6)

Opera:
- DOMwindow opens offscreen to the left. The clickable dark background does not 
cover the web page, which makes closing the window extra difficult. Zooming 
also doesn't work, so I can't pinch to shrink the image, and my 500 pixel image 
is showing up larger than the page. Doesn't matter about the setting on the 
viewport meta tag.

Dolphin:
- DOMwindow link crashes browser.

Firefox:
- Works great.

Probably this is just a browser implementation issue, but is there anything 
that can be done?

Original issue reported on code.google.com by racinghe...@gmail.com on 28 Oct 2012 at 7:52