Assignment007

JavaScript Properties I

JavaScript is a scripting language that uses objects. For example, your browser window is an object, which contains the document object. We can refer to these objects via JavaScript by using "window.document."