Table of Contents
Official Specifications and References
Return to
Website Development, APIs and Web Services Resources Home
Javascript Reference at mozilla developer center
JavaScript standard ECMAScript by the TC39 committee of the ECMA standards organization at Mozilla.org
Core JavaScript Guide 1.5 Chapter 4 - Regular Expressions for Javascript 1.1 and earlier. (
Complete Guide)
- top -
Tutorials, Workshops and Resources to JavaScript
Return to
Website Development, APIs and Web Services Resources Home
Unobtrusive Javascript Tutorial by Christian Heilmann. Available in english and german language.
PDF Version of the Unobtrusive Javascript Tutorial
Scripting Articles at ICant.co.uk. Web Developer Resources
ppk on JavaScript - a whole book to Javascript, DOM and CSS available online for free. The book was written by Peter-Paul Koch (2006). ISBN 0321423305
Beginning JavaScript with DOM Scripting and Ajax - Sample Code and more
Javascript Tutorial created by Mark "Tarquin" Wilton-Jones
Automatic Page Events in Javascript. A tutorial by Will Bontrager
Building Modules in Javascript and Ajax toolkits
Module Workshops - Tutorials for building CSS, JS and XML (AJAX) modules, from easy to crazy.
- top -
Online Tools, Frameworks and Toolkits
Return to
Website Development, APIs and Web Services Resources Home
Overview of the Prototype Javascript Library and
Prototype Framework Homepage including Downloads, API Docs, Tutorials, Blog, Developers forum and more.
script.aculo.us - web 2.0 javascript libary
Cross-Browser DHTML - Code Generator for Setting CSS1 Properties from JavaScript
JSDoc - JavaScript Documentation Tool.
JSDOC Full Online Documentation and Reference.
DOJO Toolkit an Overview and Introduction to Building Modules based on DOJO
JavascriptCompressor - converts your code into a self-decoding function to compress and protect your JS Code
Greasemonkey Firefox extension to add bits of "user scripts" to any web page to change its behavior
- top -
JavaScript and Document Object Model (DOM) Books
Return to
Website Development, APIs and Web Services Resources Home
- top -