Check Browser Compatibility: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
Line 6: Line 6:
One PC with different Internet Explorer versions 同一電腦可以有不同版本的Internet Explorer
One PC with different Internet Explorer versions 同一電腦可以有不同版本的Internet Explorer


'''current version: 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  
* {{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  
* [http://www.my-debugbar.com/wiki/IETester/HomePage IETester] IE5.5 ~ IE9 emulator
* [http://www.my-debugbar.com/wiki/IETester/HomePage IETester] IE5.5 ~ IE9 emulator

Revision as of 19:47, 9 March 2012

Web site design and development process


Check Browser Compatibility

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

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 browser available at

alternative

  • Install different virtual machines(ex: VirtualBox, Windows Virtual PC) with different version of browser. For example you install IE v.6 on first virtual machine, and install IE v.7 on another virtual machine.
  • VMware ThinApp($)

view web snapshot only


See also