【问题标题】:Start IE 10 in IE7 and IE8 mode with batch commands使用批处理命令在 IE7 和 IE8 模式下启动 IE 10
【发布时间】:2013-10-08 18:39:03
【问题描述】:

是否可以从批处理命令中使用 IE10 启动 .html 页面打开两个选项卡,每个选项卡在 IE7 中>IE8模式,分别?我在哪里可以找到 IE 接受的参数?

【问题讨论】:

    标签: batch-file tabs command standards internet-explorer-10


    【解决方案1】:

    虽然该页面自 2011 年 1 月以来没有更新,但 Microsoft 在 Internet Explorer 中提供了以下命令行选项,不幸的是,没有在 IE7 或 IE8 模式下启动:

    http://msdn.microsoft.com/en-us/library/ie/hh826025.aspx

    目前列出以下内容:

    iexplore.exe [ [ -embedding ] 
               [ -extoff ] 
               [ -framemerging ] 
               [ -k ] 
               [ -noframemerging ]
               [ -nohangrecovery ]
               [ -private ] ]
             [ URL ]
    

    您听起来很熟悉在 IE10 中使用可以模拟早期版本的开发人员工具,但以防万一有人正在浏览但不这样做,请使用命令:(F12, Ctr+8, Document Mode->X ,其中 X 是您要模拟的版本)。

    【讨论】:

      猜你喜欢
      • 2023-04-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-06-16
      • 1970-01-01
      • 2013-08-17
      • 2018-05-21
      • 2016-05-11
      相关资源
      最近更新 更多