According to CNZZ Statistics, October 2011 The highest browser usage is 360 security browser, followed by IE8.0, IE6.0, the utilization rate of 26.5%, 20.84% and 20.19%;chrome and Firefox in the domestic use of 2.56% respectively and 1.45%.
Browser usage Statistics
Because of the different standards, each browser in the rendering of the page there is a difference, even the same browser in different versions, the page rendering is different. So to make the Web page compatible with a variety of browsers, designers have to do a series of debugging, so now the web designer than before the request is higher, their most headache may not be how to design a beautiful web page, but how to make the Web page compatible with a variety of different browsers.
online detection of web pages in various browser open effect
The most straightforward way to detect Web pages opening in different browsers is to install a variety of browsers on your computer to turn on detection. But I guess it's not uncommon for people to actually install 7 or 8 mainstream browsers on their computers, so I think it's more practical to use third-party tools to help with testing. This article will introduce several of these tools, they can be online detection of Web pages in various browser open effect, I have been used.
1, IETester
The reason I put IETester first is because it is my most used browser compatibility test tool, but it is necessary to note that this is a software that needs to be installed before it can be used. The latest version of the software is IETester v0.4.12.
▲ Click on the image to enlarge
IETester can help us to simulate web pages in IE5.5, IE6, IE7 and IE8 beta1 browser compatibility, let us look at the hard-working CSS style or whether the site layout can be displayed in each major browser.
: http://www.onlinedown.net/softdown/73052_2.htm
2, http://netrenderer.com
Netrenderer can also be online simulation of Internet Explorer series to open the Web page, but after testing, it is only to return to test the first screen of the page, certainly not as ietester intuitive and practical.
3, http://browsershots.org
This tool is very powerful, it can simulate 100 different browsers to visit the Web page, and then return to the page. We can look at the page from the returned page to see if the display is up to expectations, and then modify debugging.
The above three tools are commonly used in browser compatibility testing, for such online detection, if the designer is demanding, then they are certainly not competent, because they have some flaws, after all, the use of tool detection and real browser open effect is different.
Online detection of web pages in various browser opening effect _[reprint]