A Concise, Executable Guide to JavaScript Objects, Variables, Functions, and Prototypes

This document was originally created by Steve Jorgensen on December 8th, 2009 and was last updated on December 15th, 2009.

Feel free to modify and/or republish this file, but please retain the authorship note above and any other authorship comments in the individual example entries. If you make any changes that you would like added to the original copy, please email them to stevej@stevej.name.

This file contains a number of scripts, each in its own tag, and each writing its output to a corresponding element in a global array called 'outputs'. After all of those scripts have been executed, another script writes the code and output of each example to the page (below) so it can be read in a Web browser.