Skip to content

nicam/iOS-Standalone-WebApp-Linkhandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

iOS Standalone WebApp Linkhandler

If an iOS user adds your webapp to the homescreen and clicks on a link, the page will usually be opened in safari. While this is good for external links, it's not very useful for internal links. The Linkhandler will open external Links in Safari and internal links (same url) inside the Webapp. You can also force the behaviour with a class.

###Include JS <script type="text/javascript" src="linkhandler.js"></script>

###Force Safari Open in Safari

###Force internal Open in the WebApp

###Requirements The App requires jQuery and Works on all iOS Versions except on iOS between 7.0 and 7.0.2 since there was a bug that prevented opening safari.

About

iOS Standalone WebApp Linkhandler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published