希望有人能提供帮助.只是无法在没有地址栏的Firefox中打开新窗口.IE可以正常使用以下代码
window.open('/pageaddress.html', 'winname',
directories=0,titlebar=0,toolbar=0,location=0,status=0,
menubar=0,scrollbars=no,resizable=no,
width=400,height=350);
Run Code Online (Sandbox Code Playgroud)
我需要为所有浏览器制作