C777 (WEB DEVELOPMENT APPLICATION) STUDY Questions and Answers WESTERN GOVERNORS’ UNIVERSITY
Event that occurs when a form's Reset button is clicked
âœâ€Ã¢Å“â€reset
Event that occurs when the user selects the text in a form field
âœâ€Ã¢Å“â€select
Event that occurs when a form's Submit button is clicked
âœâ€Ã¢Å“â€submit
Event that occurs when a page is unloaded from the browser
âœâ€Ã¢Å“â€unload
Event that occurs when a page is loaded into the browser
âœâ€Ã¢Å“â€load
Event that occurs when the user clicks on a link or form element
âœâ€Ã¢Å“â€click
Event that occurs when the user moves the mouse pointer over a visible
element on a page
âœâ€Ã¢Å“â€mouseOver