Check Browser Compatibility: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
** [http://browserling.com/ browserling - interactive cross-browser testing in your browser] Run {{IE}} (Simulated by [http://www.my-debugbar.com/wiki/IETester/HomePage IETester])
** [http://browserling.com/ browserling - interactive cross-browser testing in your browser] Run {{IE}} (Simulated by [http://www.my-debugbar.com/wiki/IETester/HomePage IETester])
* IE3.0 ~ IE6.0: [http://tredosoft.com/Multiple_IE Multiple IE]
* IE3.0 ~ IE6.0: [http://tredosoft.com/Multiple_IE Multiple IE]
* IE6, IE7, IE8->7 (compatibility view), IE8: [http://expression.microsoft.com/en-us/dd565874.aspx Expression Web SuperPreview]([http://www.microsoft.com/downloads/details.aspx?FamilyID=8e6ac106-525d-45d0-84db-dccff3fae677&displaylang=en download])


other browser
other browser
Line 24: Line 25:
* [https://browserlab.adobe.com/en-us/index.html Adobe® BrowserLab]([http://help.adobe.com/en_US/cslive/cs/using/WS58a04a822e3e5010-7b304dbd1263439ac1b-8000.html online help]) Chrome 3.0 Windows; Firefox 2.0-3.6 Windows / OS X , Internet Explorer 6.0 - 8.0 Windows; Safari 3.0 - 4.0 OS X  
* [https://browserlab.adobe.com/en-us/index.html Adobe® BrowserLab]([http://help.adobe.com/en_US/cslive/cs/using/WS58a04a822e3e5010-7b304dbd1263439ac1b-8000.html online help]) Chrome 3.0 Windows; Firefox 2.0-3.6 Windows / OS X , Internet Explorer 6.0 - 8.0 Windows; Safari 3.0 - 4.0 OS X  
* [http://browsershots.org/ Check Browser Compatibility, Cross Platform Browser Test - Browsershots]
* [http://browsershots.org/ Check Browser Compatibility, Cross Platform Browser Test - Browsershots]
* [http://expression.microsoft.com/en-us/dd565874.aspx Microsoft Expression Web SuperPreview for Windows Internet Explorer]([http://www.microsoft.com/downloads/details.aspx?FamilyID=8e6ac106-525d-45d0-84db-dccff3fae677&displaylang=en download]) IE6 ~ IE8





Revision as of 10:51, 25 June 2011

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

other browser

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