4112
Comment:
|
4301
Added jQuery SVG.
|
Deletions are marked like this. | Additions are marked like this. |
Line 28: | Line 28: |
* [[http://www.math.uiuc.edu/~rkirov2/processing/grapheditor_live.html | R. Kirov's Graph Editor]]. | * [[http://www.math.uiuc.edu/~rkirov2/processing/grapheditor_live.html | Radoslav Kirov's Graph Editor]]. |
Line 39: | Line 39: |
* [[http://keith-wood.name/svg.html | jQuery SVG]] - 2D plotting, scenes. | |
Line 41: | Line 42: |
* [[http://jsxgraph.uni-bayreuth.de/wp/ | JSXGraph]] - 2D interactive geometry, plotting, visualization. |
JavaScript and related resources
References
Cheat sheets - Canvas.
mozilla developer center - Firefox, CSS, HTML, JS, SVG, XML, etc.
QuirksMode - browser compatibility table, contentEditable demo.
SitePoint - CSS, HTML, JS, compatibility.
Unicode - categories / index / search, scripts and symbols, UTF-8 tool.
Validators - CSS, HTML / MathML / SVG / XML, JSLint.
World Wide Web Consortium / W3C - HTML5, etc.
w3schools - CSS, HTML, JS, SVG, XML, compatibility, etc.
Tutorials
CSS.
SVG - Altsoft, Jacob Jenkov.
Demos and examples (see Libraries, too)
Libraries
CAKE - 2D scenegraphs.
Canvas 3D / C3DL - Requires an extension, Firefox only.
flot - 2D plotting.
Jmol - 3D visualization, requires Java.
jQuery - Set up, find, and modify attributes, CSS, DOM, effects, events, AJAX, etc.
jQuery SVG - 2D plotting, scenes.
jQuery UI - Themable widgets and effects.
jsMath - Typeset mathematics.
JSXGraph - 2D interactive geometry, plotting, visualization.
O3D - Requires a plug-in.
Pre3d - 3D visualization.
Processing.js - Interactive applications.
Protovis - 2D.
Developer tools
Firefox - FireBug and its extensions, Web Developer.
IE - Developer Tools - Built-in.
Opera - DragonFly - Built-in.
WebKit (Chrome, Safari, etc.) - Web Inspector - Built-in.