Javascript
Last edited July 1, 2008
More by Nick »
Language References

Ecma-262.pdf (application/pdf Object)
www.ecma-international.org/publications/files/ECMA...
 The official ES3 spec
Cross-browser

JavaScript - Detecting keystrokes
www.quirksmode.org/js/keys.html
Detecting the user's keystrokes turns out to be a rather specialised branch of event handling.
W3C DOM Compatibility - Range
www.quirksmode.org/dom/w3c_range.html
W3C DOM Compatibility - Range
 Quirks-mode has lots of great charts, like this one, which describes both selection and range on most major browsers.
These tables contain compatibility information for the Event methods and properties
Effect of z-index value to positioned elements
Firefox

Gecko DOM Reference
 By far, the best reference on the DOM
Core JavaScript 1.5 Reference - MDC
developer.mozilla.org/en/docs/Core_JavaScript_1.5_...
Core JavaScript 1.5 Reference
 And similarly, the best reference on the core javascript language
Midas is the code name for Gecko's built-in rich text editor.
IE

HTML and DHTML Reference
Safari/Webkit

Web Kit DOM: Class List
webkit.org/docs/annotated.html
Web Kit DOM Class List
Apple Applications Safari Reference
developer.apple.com/reference/AppleApplications/id...
Reference: Apple Applications
 This page actually sucks, but maybe Apple will update it someday.
The webkit source repository
 Sometimes the only way to figure out what Safari supports is just to look at the source code. Yuck.
The content on this page is provided by a Google Notebook user, and Google assumes no responsibility for this content.