在我的应用程序中,我想显示的网页与地址栏细节应该是隐藏的。因此,我尝试了下面的代码并设置了location=no。
var strStyle = 'status=yes,menubar=no,location=no,toolbar=no,scrollbars=no,height='+strHeight+'px,width='+strWidth+'px,left='+strLeft+'px,top='+strTop+'px';
var newWindow = window.open(strFileName, str