[ 
https://issues.apache.org/jira/browse/CB-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13698961#comment-13698961
 ] 

Andrew Grieve commented on CB-3397:
-----------------------------------

Looking at the [definitive 
source|http://www.w3schools.com/jsref/met_win_open.asp] for the web :P, it 
looks like there is already a way to specify location & size via window.open: 
top, left, width, height.

We can also use the .moveTo() api for updating its position: 
[https://developer.mozilla.org/en-US/docs/Web/API/window.moveTo]
                
> A way to control the width/height and x/y placement of the InAppBrowser 
> UIWebView on the screen
> -----------------------------------------------------------------------------------------------
>
>                 Key: CB-3397
>                 URL: https://issues.apache.org/jira/browse/CB-3397
>             Project: Apache Cordova
>          Issue Type: Improvement
>    Affects Versions: 2.7.0
>            Reporter: Jan-Dirk Schuitemaker
>            Assignee: David Kemp
>            Priority: Minor
>              Labels: Cordova, InAppBrowser
>
> Currently the inAppBrowser overlays your app. If you were able to set 
> position and heigth/width for the InAppBrowser UIWebView you could make it 
> look as if you are still in the app

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to