CORC 1312
Lab #8: JavaScript II


Properties of Window and Document Objects

Methods of Window and Document Objects

Buttons and Textboxes

A button is an HTML element that can be placed on a webpage. The tag for a button is <input type="button" ... >. To afix a label on the button, a value has to be assigned within the tag: . The button has no effect unless it is coupled with JavaScript code.

Without javascript associated with the HTML elements, no additional actions other than displaying the buttons and textboxes are taken.
Global View of window and concerning text
Site Powered by GoFTP FREE Version