Check Browser Compatibility: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
Line 3: Line 3:
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.]
* {{Gd}} [http://www.caniuse.com/ Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.]
* [http://blog.miniasp.com/post/2013/07/14/HTML5-CSS3-JavaScript-JS-compatibility-resouces.aspx The Will Will Web | 前端工程研究:HTML/CSS/JavaScript 相容性檢查資源整理]


==== 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 16:23, 14 July 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

testing desktop browsers and mobile browsers

view web snapshot only


See also