Saved Bookmarks
| 1. |
What Is A Javascript Object? |
|
Answer» A collection of data CONTAINING both PROPERTIES and methods. Each element in a document is an OBJECT. Using the DOM you can get at each of these elements/objects and do some cool SH*t. A collection of data containing both properties and methods. Each element in a document is an object. Using the DOM you can get at each of these elements/objects and do some cool sh*t. |
|