Web developers are concerned about the coexistence of IE7 and IE8

Web developers are concerned about the coexistence of IE7 and IE8


I installed IE8 today. When I went to the Microsoft website to download it , I found that the Chinese version of the beta was already available. Haha, I found that IE8 is not as demonized as the legend said. It is a good browser with good new features .
The problem of IE7 and IE8 coexistence that web developers are concerned about can actually be solved very well.
Solution 1:

There is a switch button "Imitate IE7" in the upper right corner of the browser, but it is a bit troublesome as you need to close the browser and reopen it.
Solution 2:

In the "Developer Tools" that comes with IE8, click View and select strieet (Internet Explorer 7) to view the effects under IE7 without restarting the browser.
It only provides IE5/7/8, but no IE6 mode. Fortunately, I have " href="http://tredosoft.com/Multiple_IE" target="_blank">Multiple-IE.
Solution 3: Because IE8 contains the IE7 kernel, so just install a browser with the IE kernel, such as The World and Maxthon, and open a web page, it will use the IE7 kernel in the system by default, haha

By the way, IE8's development tools have a nice feature, which may have been missed in previous development tools.

<<:  Detailed example of reading speed of js objects

>>:  Detailed explanation of the text-fill-color property in CSS3

Recommend

How to choose the right index in MySQL

Let’s take a look at a chestnut first EXPLAIN sel...

Several ways to use require/import keywords to import local images in v-for loop

Table of contents Problem Description Method 1 (b...

Use PS to create an xhtml+css website homepage in two minutes

There are too many articles about xhtml+css websi...

jQuery implements clicking left and right buttons to switch pictures

This article example shares the specific code of ...

File sharing between Ubuntu and Windows under VMware

This article records the method of sharing files ...

MySQL explain obtains query instruction information principle and example

explain is used to obtain query execution plan in...

Bugs encountered when using mybatis-generator with mysql8.0.3 in IDEA

1. Add the plug-in and add the following configur...

Use h1, h2, and h3 tags appropriately

In the process of making web pages, it is inevita...

How to modify the default encoding of mysql in Linux

During the development process, if garbled charac...

3 codes for automatic refresh of web pages

In fact, it is very simple to achieve this effect,...

Detailed explanation of Nodejs array queue and forEach application

This article mainly records the problems and solu...

How to insert pictures into HTML pages and add map index examples

1. Image formats supported on the WEB: GIF: can s...