Check Browser Compatibility: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
Line 9: Line 9:


current version: [http://windows.microsoft.com/zh-TW/internet-explorer/products/ie/home IE8] & previous version : IE7 available at
current version: [http://windows.microsoft.com/zh-TW/internet-explorer/products/ie/home IE8] & previous version : IE7 available at
* {{Gd}} [http://finalbuilds.edskes.net/iecollection.htm Internet Explorer Collection]([http://blog.miniasp.com/post/2009/03/Useful-tools-Internet-Explorer-Collection.aspx 介紹]) IE1.0 ~ IE8 with installed '''IE developer toolbar'''
* {{Gd}} [http://finalbuilds.edskes.net/iecollection.htm Internet Explorer Collection]([http://blog.miniasp.com/post/2009/03/Useful-tools-Internet-Explorer-Collection.aspx 介紹]) IE1.0 ~ IE8 which allow to choose to install '''IE developer toolbar''' & '''Firebug Web development extension''' during the installation
* [http://www.my-debugbar.com/wiki/IETester/HomePage IETester] IE5.5 ~ IE10 emulator {{exclaim}} IE9 & IE10 emulator not available on Windows XP
* [http://www.my-debugbar.com/wiki/IETester/HomePage IETester] IE5.5 ~ IE10 emulator {{exclaim}} IE9 & IE10 emulator not available on Windows XP
* [http://browserling.com/ browserling - interactive cross-browser testing in your browser] Run IE5~9 (Simulated by [http://www.my-debugbar.com/wiki/IETester/HomePage IETester])
* [http://browserling.com/ browserling - interactive cross-browser testing in your browser] Run IE5~9 (Simulated by [http://www.my-debugbar.com/wiki/IETester/HomePage IETester])

Revision as of 11:04, 25 January 2013

Web site design and development process


Check Browser Compatibility

view web snapshot and test user behavior (allowed click the link and test javascript...)

desktop browser

One PC with different Internet Explorer versions 同一電腦可以有不同版本的Internet Explorer

current version: IE8 & previous version : IE7 available at

older version of IE also available at

other desktop browser available at

alternative: Install different virtual machines, ex:

mobile browsers
Owl icon.jpg WARNING: Simulators/emulators for mobile browser testing is different than the browser for real mobile device.

alternative

view web snapshot only


See also