Add pointers to good
Java Script
documentation here!
Tutorials
“
Java Script
– Boot Camp”:
http://bclary.com/2004/09/26/boot-camp-javascript
SelfHTML about
DOM
(
german
/
french
)
Object Orientation
http://www.crockford.com/javascript/inheritance.html
http://www.crockford.com/javascript/private.html
References
Reference cards for all things
Java Script
:
http://javascript-reference.info/
SelfHTMLs’ JavaScript reference (
german
/
french
)
Peter-Paul Koch’s JavaScript pages at
quirksmode.org
mozilla developer center has excellent
reference documentation
, especially the
re-introduction to JavaScript
The
API
documentation for
prototype.js
Specifications
ECMAScript Language Specification 3rd Edition
Tools
JSLint analyzes your code for potential problems:
http://www.jslint.com/