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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is possible. Tested with iOS5 stand-alone web app:
HTML:
JavaScript:
Can be tested here: http://www.hakoniemi.net/labs/linkkitesti.html