You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jeff Sawatzky (JIRA)" <ji...@apache.org> on 2014/05/23 21:36:03 UTC

[jira] [Created] (CB-6747) Cordova InAppBrowser and not working

Jeff Sawatzky created CB-6747:
---------------------------------

             Summary: Cordova InAppBrowser and <a target=“_blank”> not working
                 Key: CB-6747
                 URL: https://issues.apache.org/jira/browse/CB-6747
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin InAppBrowser
    Affects Versions: 3.4.0
         Environment: iOS
            Reporter: Jeff Sawatzky


I am using Cordova 3.4.1 on iOS with the InAppBrowser plugin version 0.4.0.

When I have an {{<a href="...." target="_blank">}} element, it is supposed to open in the InAppBrowser but it doesn't. Instead in replaces my app in the CordovaWebView and I have no way of getting back to the app.

if I do window.open it seems to work fine, but it isn't really feasible for me to add onclick handlers to all my links to then open them up in the InAppBrowser.



--
This message was sent by Atlassian JIRA
(v6.2#6252)