Internet Options --- Security --- Internet --- Custom --- Allow script-initiated windows without size or position constraints --- Enable
这样就可以在 window.open() 中使用参数让IE不现实状态栏。
IE7 IE8 不显示地址栏和状态栏需要加为信任站点
本文介绍如何通过Internet选项的安全设置,在IE浏览器中禁用状态栏显示,适用于IE7及IE8版本。针对window.open()函数,可通过特定配置实现不显示状态栏的目的,并将网站加入信任站点列表来移除地址栏。
Internet Options --- Security --- Internet --- Custom --- Allow script-initiated windows without size or position constraints --- Enable
这样就可以在 window.open() 中使用参数让IE不现实状态栏。
IE7 IE8 不显示地址栏和状态栏需要加为信任站点

被折叠的 条评论
为什么被折叠?