⇤ ← Revision 1 as of 2009-07-05 18:59:24
Size: 2041
Comment:
|
Size: 2295
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
* [[http://reference.sitepoint.com/ | SitePoint]] - CSS, HTML, JS, browser compatibility. * [[http://www.quirksmode.org/compatibility.html | QuirksMode.org browser compatibility table]] |
* [[http://www.quirksmode.org/compatibility.html | QuirksMode.org browser compatibility table]]. * [[http://reference.sitepoint.com/ | SitePoint]] - CSS, HTML, JS, compatibility. * Unicode charts: [[http://www.unicode.org/charts/index.html | scripts]] and [[http://www.unicode.org/charts/symbols.html | symbols]]. * [[http://www.ltg.ed.ac.uk/~richard/utf-8.cgi | UTF-8 representation tool]]. |
Line 12: | Line 14: |
* Firefox: [[http://getfirebug.com/ | FireBug]] and its [[http://getfirebug.com/extensions/index.html | extensions]] * Firefox: [[http://chrispederick.com/work/web-developer/ | Web Developer]] |
* Firefox: [[http://getfirebug.com/ | FireBug]] and its [[http://getfirebug.com/extensions/index.html | extensions]]. * Firefox: [[http://chrispederick.com/work/web-developer/ | Web Developer]]. |
Line 23: | Line 25: |
* [[http://docs.jquery.com/Main_Page | jQuery]] - DOM manipulation, events, AJAX, etc. | * [[http://docs.jquery.com/Main_Page | jQuery]] - Set up, find, and modify attributes, CSS, DOM, effects, events, AJAX, etc. |
Line 32: | Line 34: |
* [[http://acid3.acidtests.org/ | Acid3 Test]] * Google's [[http://code.google.com/apis/v8/run.html | V8 Suite]] * Mozilla's [[http://dromaeo.com/ | Dromaeo]] * !WebKit's [[http://www2.webkit.org/perf/sunspider-0.9/sunspider.html | SunSpider]] |
* [[http://acid3.acidtests.org/ | Acid3 Test]]. * Google's [[http://code.google.com/apis/v8/run.html | V8 Suite]]. * Mozilla's [[http://dromaeo.com/ | Dromaeo]]. * !WebKit's [[http://www2.webkit.org/perf/sunspider-0.9/sunspider.html | SunSpider]]. |
JavaScript resources
General
mozilla developer center - Firefox, CSS, HTML, JS, etc.
SitePoint - CSS, HTML, JS, compatibility.
w3schools - CSS, HTML, JS, compatibility, etc.
Developer tools
Firefox: FireBug and its extensions.
Firefox: Web Developer.
IE: Developer Tools - built-in.
Opera: DragonFly - built-in.
WebKit (Chrome, Safari, etc.): Web Inspector - built-in.
Libraries
Canvas 3D (C3DL) - Interactive 3D, requires an extension, Firefox only.
flot - Interactive 2D plotting.
JavaScript InfoVis Toolkit - 2D visualization.
jQuery - Set up, find, and modify attributes, CSS, DOM, effects, events, AJAX, etc.
jQuery UI - Themable widgets and effects.
jsMath - Typeset mathematics.
O3D Interactive 3D, requires a plug-in.
Processing.js - Interactive applications.
Protovis - 2D visualization.