AND ANSWERS 100% CORRECT!!!
, toUpperCase() - ANSWER Which method convert a string value to uppercase letters?
abort - ANSWER Which event occurs when the loading of an image is terminated?
blur - ANSWER Which event occurs when a user clicks the mouse button outside of a
particular input field?
click - ANSWER Which event occurs when the user clicks on a link or form element?
change - ANSWER Which event occurs when a user modifies the value of a form field?
error - ANSWER Which event occurs when there is a problem loading an external
image or resource?
focus - ANSWER Which event occurs when a user clicks into a form field?
load - ANSWER Which event occurs when a page is opened?
mouseOver - ANSWER Which event occurs when the user moves the mouse pointer
over a link, image or other visible element on a page?
mouseOut - ANSWER Which event occurs when the mouse pointer leaves a link, image
or other visible element on a page?
reset - ANSWER Which event occurs when a form's Reset button is clicked?
select - ANSWER Which event occurs when the user highlights the text in a form field?
submit - ANSWER Which event occurs when a form's Submit button is clicked?
unload - ANSWER Which event occurs when a page closed?
properties - ANSWER What are attributes of an object, such as height, color, font size,
sentence length and so forth?
methods - ANSWER What are actions that an object can be made to perform?