I want to make an HTML/Javascript web app. Is there a website where I can compare what webrowser already support the HTML 5 tags? And WebGL?
views:
77answers:
3
+3
A:
Yes, there are many. Here are a couple for each:
(HTML) http://a.deveria.com/caniuse/
(HTML) http://quirksmode.org/dom/html5.html
(WebGL) http://wakaba.c3.cx/w/webgl.html
(WebGL) http://khronos.org/webgl/wiki/Getting_a_WebGL_Implementation
Other posters' answers are also good.
Lord Torgamus
2010-02-18 22:23:56