In JavaScript you may create your own objects for storing data. More commonly, though, you will use the many "built-in" objects which allow you to work with, manipulate, and access the Web page and Web browser. This set of pre-existing objects is known as the "Document Object Model".
by
landgazr
2008-05-23 14:09
JavaScript
·
primer
·
introduction
·
objects
·
DOM
·
tutorials