This is a migrated thread and some comments may be shown as answers.

iPhone Standalone mode

1 Answer 81 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 2
Michael asked on 09 Apr 2012, 09:20 PM
Hi,

We'd like to make a link open into mobile safari and not in the web app.  I know that Kendo prevents links in standalone web apps from opening Mobile Safari.

But how do you MAKE it open in mobile safari?  Does anyone have a clue?

we have tried:
1. changing the meta tag "apple-mobile-web-app-capable" to "NO" that did not work
2. change window.navigator.standalone = false.  that did not work

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 10 Apr 2012, 07:52 AM
Hi,

A data-rel="external" attribute would prevent kendo from interfering with the default link behavior. We documented that at some point: 

http://www.kendoui.com/documentation/mobile/application/overview.aspx 

All the best,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Michael
Top achievements
Rank 2
Answers by
Petyo
Telerik team
Share this question
or