Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cordova Wiki" for 
change notification.

The "InAppBrowser" page has been changed by SimonMacDonald:
http://wiki.apache.org/cordova/InAppBrowser?action=diff&rev1=3&rev2=4

  
  https://github.com/phonegap/phonegap-plugins
  
+ == Comment ==
+ 
+ Maybe we should make the method...
+ 
+ {{{ window.open(url, name, options); }}}
+ 
+ That way it would map directly to the current window.open command in JS. Not 
sure if having the name provides any other benefit than consistency.
+ 
+ Also, as part of the options can we add "location=0|1"? To control whether or 
not the location bar should be shown?
+ 

Reply via email to