Check Browser Compatibility: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
* [http://blog.miniasp.com/post/2013/07/14/HTML5-CSS3-JavaScript-JS-compatibility-resouces.aspx The Will Will Web | 前端工程研究:HTML/CSS/JavaScript 相容性檢查資源整理]
* [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...) ====
==== noun explanation ====
# allowed to interact: the solutions which (1) allowed to interact the web pages e.g.  click the link and test javascript (2) view the web snapshot
# view the snapshot only: only allowed to view the static web snapshot
 
==== allowed to interact ====
===== desktop browser + mobile browser =====
===== desktop browser + mobile browser =====
cloud services for testing desktop browsers and mobile browsers
cloud services for testing desktop browsers and mobile browsers
Line 51: Line 55:
* ... more on [[Virtual machine images]]
* ... more on [[Virtual machine images]]


==== view static web snapshot only ====
==== view the snapshot only ====
* [http://browsershots.org/ Check Browser Compatibility, Cross Platform Browser Test - Browsershots] {{access | date = 2016-04-17}}
* [http://browsershots.org/ Check Browser Compatibility, Cross Platform Browser Test - Browsershots] {{access | date = 2016-04-17}}
** various browser: desktop browser only
** various browser: desktop browser only

Revision as of 14:02, 18 April 2016

Check Browser Compatibility

noun explanation

  1. allowed to interact: the solutions which (1) allowed to interact the web pages e.g. click the link and test javascript (2) view the web snapshot
  2. view the snapshot only: only allowed to view the static web snapshot

allowed to interact

desktop browser + mobile browser

cloud services for testing desktop browsers and mobile browsers

testing different screen resolution

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

alternative

desktop browser

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

older version of IE also available at

other desktop browser available at

alternative: Install different virtual machines, ex:

view the snapshot only

20922082366_2659222fba.jpg
image hosted by flickr

See also

further reading


Web site design and development process