zoukankan      html  css  js  c++  java
  • IE6、IE7、IE8之IE多版本共存的几种方法

    一、单独安装(相对繁琐,不推荐)

    使用IE6 Green、IE7 Standalone 及IE8 安装文件,分别安装各自的浏览器。

    安装顺序:1、IE6 Green  2、IE7 Standalone  3、IE8 beta2

    相关下载地址:

    IE6 Green: http://skmode.ys168.com/ 由Everplus打包

    IE7 Standalone:http://tredosoft.com/IE7_standalone

    IE7 XP版本: IE7-WindowsXP-x86-enu.exe 

    IE7 其它版本:Internet Explorer 7

    相关参考:


    二、Multiple IE(不推荐)

    实际上Multiple IE只实现了IE6及以下版本的整合,对目前来说有些过时的感觉。

    官方:http://tredosoft.com/multiple_IEs

    下载:Download IETester v0.2.2

    三、IETester(推荐)

    又一个整合的IE,不同的是,它创新式的以选项卡的方式显示不同的浏览器版本,并对IE8 Beta1进行了支持,尽管目前IE8 Beta2已经面世,不过我们仍可以坚信等IE8正式发布时,开发成员会及的对IETester进行更新。

    官方:http://www.my-debugbar.com/wiki/IETester/HomePage

    下载:Download IETester v0.2.2

    四、IECollection(推荐)

    看名字便可以知道,又是一个整合版本的IE,可以说它就是Multiple IE的新兄弟,因为它们实在是太像了,只是Multiple IE有些更新的嫌疑,而IECollection的更新速度会让我们惊讶,刚出IE8 Beta 2,IECollection已经进行了整合。

    Internet Explorer Collection contains the following versions of IE:
    - Internet Explorer 1.0 (4.40.0.308)
    - Internet Explorer 1.5 (0.1.0.10)
    - Internet Explorer 2.01 (2.1.0.46)
    - Internet Explorer 3.0 (3.0.1152)
    - Internet Explorer 4.01 (4.72.3110.0)
    - Internet Explorer 5.01 (5.00.3314.2100)
    - Internet Explorer 5.5 (5.51.4807.2300)
    - Internet Explorer 6.0 (6.00.2800.1106)
    - Internet Explorer 7.0 (7.0.5730.13)
    - Internet Explorer 8.0 (8.0.6001.18241)

    Warning: Never use Internet Explorer as primary browser.

    官方:http://finalbuilds.edskes.net/iecollection.htm

    下载:Internet Explorer Collection 1.6.0.1 (55.7 MB, 58.452.123 bytes)

    五、Browser Sandbox (推荐)

    Xenocode Browser Sandbox 改变了基于 Windows 的浏览器兼容测试工具的游戏规则,只需在网页上点一下鼠标,就会直接打开一堆各式各样的浏览器窗口,你可以在不同版本的 IE, Firefox, Google Chrome, Safari 进行测试。是真正的测试,不是屏幕截图,该工具完全免费。唯一遗憾的是,目前不支持 Mac。

    官方:http://spoon.net/browsers/

  • 相关阅读:
    <魔域>按键精灵脚本
    Windows下Java环境变量配置
    JDBC简单范例
    迅雷高速通道被举报无法下载问题
    wifi入侵思路
    连接WiFi工具类
    ActionBar+Fragment实现顶部标签页
    Fragment的基本用法
    opencv-python识别人脸
    string.Join 拼接在sql中特殊处理
  • 原文地址:https://www.cnblogs.com/cm186man/p/1573114.html
Copyright © 2011-2022 走看看