msgbartop
咱们ITer怎么着也得整个blog啊
msgbarbottom

29 三 09 允许IE7里打开没有地址栏、状态栏和标题栏的全屏窗口

解决方法:
ie7 >> internet 选项 >> 安全 >> 本地 Internet >> 自定义级别 >>
将  “允许网站打开没有地址或状态栏的窗口” 和 “允许由脚本初始化的窗口,不受大小和位置限制”设为启用。

启动脚本:

  <script type=”text/javascript”>
  <!–
  function openFullScreen() {
 window.open(”index.htm”,”mainWindow”,”fullscreen=1,titlebar=0,menubar=0,directories=0,location=0,status=0,scrollbars=0″);
  }
  //–>
  </script>

评论暂缺

(必须)
(必须, 但不显示)
FireStats icon 由FireStats提供支持