JavaScript and DOM Scripting
Beginner Guides
- DHTML Utopia: Modern Web Design Using JavaScript & DOM – excerpt from a Sitepoint book that explains the fundamentals of working with the DOM.
- JavaScript – general introduction
Unobtrusive JavaScript techniques
- The Behaviour Layer: Using JavaScript for good, not evil – a presentation by Jeremy Keith
- Behavioral Separation – article on A List Apart
- Unobtrusive JavaScript – comprehensive online course explaining techniques in a practical way
JavaScript and Accessibility
- Accessible JavaScript: Beyond the mouse – James Edwards talks about some of the more basic, solvable issues relating to JavaScript accessibility, as an introduction to device-independent scripting.
The Web Standards Project is a grassroots coalition fighting for standards which ensure simple, affordable access to web technologies for all.