[ 
https://issues.apache.org/jira/browse/CB-9666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Grebnov updated CB-9666:
-------------------------------
    Labels: Triaged  (was: )

> InAppBrowser should have a 'loadURI' method so an instance can be reused.
> -------------------------------------------------------------------------
>
>                 Key: CB-9666
>                 URL: https://issues.apache.org/jira/browse/CB-9666
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin InAppBrowser
>            Reporter: Jesse MacFadyen
>              Labels: Triaged
>
> Should be able to do this:
> {code}
> var ref = cordova.InAppBrowser.open('http://apache.org', '_blank', 
> 'location=yes');
> / and later
> ref.loadURI('http://cordova.apache.org');
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to