You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/05/07 07:55:50 UTC

[GitHub] [cordova-plugin-inappbrowser] mv83 opened a new issue #473: Inappbrowser window close when the web view refresh automatically

mv83 opened a new issue #473: Inappbrowser window close when the web view refresh automatically
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/473
 
 
   My problem is simple. I'm trying to open a web page with an inappbrowser window. The webpage refresh automatically every 30 seconds. But when the page refresh, the window stops immediately and is closed.
   
   This is the code I'm using:
   `window.open(link,'_blank','location=yes,hidenavigationbuttons=yes,hideurlbar=yes,closebuttoncaption=Close,closebuttoncolor=#707070');`  
   
   Thanks
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org