Learning More About JavaScript
Learning More About JavaScript
These introductory JavaScript examples have prepared you for the JavaScript used in the rest of this
book. If you need a gentle but thorough introduction, try http://eloquentjavascript
.net. If you want to go deeper, try the best JavaScript reference on the web: https://developer
.mozilla.org/en/JavaScript. Even though this is focused on the Firefox browser, everything
is still relevant to Safari. For Safari-specifi c information, visit http://developer.apple.com/
devcenter/safari. Finally, if you’d like to really understand JavaScript, visit
http://crockford.com, where Douglas Crockford, the inventor of JSON, waxes lyrical.