Check Browser Compatibility: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
(add [http://www.caniuse.com/ Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.])
Line 2: Line 2:


Check Browser Compatibility
Check Browser Compatibility
* {{Gd}} [http://www.caniuse.com/ Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.]


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

Revision as of 11:18, 21 June 2012

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: 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($)
mobile browsers

alternative

view web snapshot only


See also