This page is for Web-wide linking convenience. It is intended to contain generally useful links to reliable sources, particularly pages where they offer important information which users frequently refer to. It is part of a family of pages across Wikia, based at the Programmer's Wiki.
- ECMAScript 5 (ECMAScript 4 was never ratified.)
- ECMAScript 3 (unofficial HTML version)
- The Document Object Model: how JavaScript can interact with page elements
- XMLHttpRequest (AJAX): how we contact the server from within JavaScript
- References from the JavaScript Wiki: a work-in-progress composite of the next two
- JavaScript resources from the Mozilla Developer Center
- JScript resources from the Microsoft Developer Network
- JavaScript Codings Examples