Web skills: Multiple IE versions coexistence solution IETester

Web skills: Multiple IE versions coexistence solution IETester

My recommendation

Solution for coexistence of multiple IE versions
Although I have written solutions for the coexistence of IE6, IE7, and IE8 before, those are no longer meaningful after I saw the software IETester (those methods have significant side effects and are somewhat difficult to implement). Using IETester can better solve the need to test the compatibility of multiple IE versions of web pages. Currently, IE5.5 to IE8beta1 are supported, which I think is enough. Friends who are still struggling to find a way for IE6 and IE7 to coexist or IE7 and IE8 to coexist can try this software. Of course, this software is not omnipotent. In the end, the official very kindly provided a list of important bugs that currently exist.
Official Information
IETester is a free WebBrowser that allows you to have the rendering and javascript engines of IE8 beta 1, IE7 IE 6 and IE5.5 on Vista and XP, as well as the installed IE in the same process. New in v0.2.1 : Improved stability and multi-lingual interface !
This is an alpha release, so feel free to post comments/bugs on the IETester forum or contact me directly. Minimum requirement: Windows Vista or Windows XP with IE7 (Windows XP with IE6 has some minor problems and IE7/IE8 instances do not work under this config)

IETester software screenshots
IETester supports the coexistence of IE8 beta 1, IE7, IE 6 and IE5.5 versions under Vista and XP.
Latest version: v0.5.2 Download Chinese package (added to Languages ​​folder, by default in C:\Program Files\Core Services\IETester)

IETester (supports IE5.5, IE6, IE7, IE8) Multi-version IE browser v0.5.4 Multi-language official installation version

  • Type: Web Design
  • Size: 55.7MB
  • Language: English software
  • Time: 2014-11-30
check the details

Minimum requirements: Windows Vista or Windows XP with IE7 installed (If you install IE6, there are some minor issues with IE6 under Windows XP, and IE7/IE8 will not work under this configuration)
However, all software has its imperfections.
The known issues of IETester are: when the window size changes, the page content may disappear (the author is working on this); the previous page/next page function does not work properly; the Focus function does not work properly; the Java apple does not run; Flash does not run properly under IE6.

<<:  CSS layout tutorial: How to achieve vertical centering

>>:  Detailed explanation of the role of the default database after MySQL installation

Recommend

XHTML tags that are easily confused by the location of the use

<br />We have always emphasized semantics in...

MySQL triggers: creating and using triggers

This article uses examples to describe the creati...

Introduction to building a DNS server under centos7

Table of contents 1. Project environment: 2: DNS ...

Tutorial on Migrating Projects from MYSQL to MARIADB

Prepare the database (MySQL). If you already have...

How to draw a cool radar chart in CocosCreator

Table of contents Preface Preview text Graphics C...

React realizes the whole process of page watermark effect

Table of contents Preface 1. Usage examples 2. Im...

Docker container orchestration implementation process analysis

In actual development or production environments,...

How to execute Linux shell commands in Docker

To execute a shell command in Docker, you need to...

Java uses Apache.POI to export HSSFWorkbook to Excel

Use HSSFWorkbook in Apache.POI to export to Excel...

Detailed explanation of docker network bidirectional connection

View Docker Network docker network ls [root@maste...

Detailed explanation of how to view the number of MySQL server threads

This article uses an example to describe how to v...

Example code of vue icon selector

Source: http://www.ruoyi.vip/ import Vue from ...

MySQL configuration SSL master-slave replication

MySQL5.6 How to create SSL files Official documen...