INTRODUCING JAVASCRIPT OOP

This page aims to introduce Object Oriented Programming in JavaScript: to see the JavaScript code click on the show code label below, or have a look to the HTML source of this page.

The JavaScript code contained here can be executed clicking on the buttons below, or entering the run() or the test() commands in the Firebug's console (only of Firefox).

You can select where to read the code's output, choosing among: an HTML TextArea, the Firebug's console or a new HTML page: to switch the console click on the button below (i.e. Switch console).

   

           




Show code