JavaScript/Links
From Wikibooks, the open-content textbooks collection
< JavaScript(Redirected from Programming:JavaScript:Useful sites)
[edit] Links
Non-wiki discussion forums:
Other web sites and blogs:
- ePanorama:JavaScript
- JavaScript Tutorials
- WebReference JavaScript tutorials
- Which of these is the real Gecko DOM reference? Gecko DOM Reference, or Gecko DOM Reference ?
- "About: Focus on JavaScript" from Stephen Chapman
- Learn Javascript
- JavaScript Tutorial at W3Schools
Here is a list of useful web resources:
- W3Schools.com's JavaScript Reference
- JavaScript Essentials - An online JavaScript book designed to provide web developers with everything they need to know to create rich, interactive and dynamic web pages using JavaScript.
- www.devguru.com
- JavaScript Tutorials from HTML Source
- www.quirksmode.org - over 150 useful pages for CSS and Javascript tips & cross-browser compatibility matrices.
- unobtrusive JavaScript - a guide on how to write JavaScript so that your site degrades gracefully (i.e., if the browser does not support or has turned off JavaScript, your site is still usable).