Software Archive
Read-only legacy content
17061 Discussions

HTML5 iframe links always open in new browser

Logixor
Beginner
260 Views

As the title says, I have a simple app that just has one "iframe" where I load my webapp.

When I build for iOS, and test the app, all links always open externally in the native browser.

I wish that the links keep loading in the same "iframe" inside the app.

Actually I really don't want to play with Cordova just to use the InAppBrowser plug-in as I assume that the "iframe" should be completely functional without it.

The app does nothing else, just the "iframe".

Please, can anyone shed some light about what can I do to achieve this result.

I have read many topics on SO and other places, here on IntelForums too, all of them actually complain about just the opposite, they in fact want to display their pages in an external browser. Now that's what I don't want!

Any help will be greatly appreciated.

0 Kudos
1 Reply
Logixor
Beginner
260 Views

Well, I ended up using Cordova "InAppBrowser".

;)

0 Kudos
Reply