myBrowser = cordova.InAppBrowser.open('http://mysite.html','_blank','location=no','zoom=no','toolbar = no');
It only hide the address bar.screenshot
myBrowser = cordova.InAppBrowser.open('http://mysite.html','_blank','location=no','zoom=no','toolbar = no');
It only hide the address bar.screenshot