When calling window.open() in a iOS web app, the page opens in the web app instead of mobile safari.
How can I force the webpage to open in mobile safari?
Note: Using straight <a href> links is not an option.
|
When calling How can I force the webpage to open in mobile safari? Note: Using straight |
||||
|
|
This is possible. Tested with iOS5 stand-alone web app: HTML:
JavaScript:
Can be tested here: http://www.hakoniemi.net/labs/linkkitesti.html |
|||||||||||||
|
|
Turns out it is NOT POSSIBLE to escape the iOS web app with a JavaScript |
|||
|
|