External Links

From NimbleKit

Jump to: navigation, search

Important: Always check first to make certain there's an internet connection available (see Check For Network Access). Failure to do this will result in Apple rejecting your app.

You can open an web page in Safari using the NimbleKit NKOpenURLInSafari(url) function.

For example, if you want to open the page http://www.andybaird.com/travels, use this code:

<a href="javascript:NKOpenURLInSafari('http://www.andybaird.com/travels/');">Travels With Andy</a>

Personal tools