Solved

Identify the Letters of the Choices That Best Match the Phrases

Question 20

Matching

Identify the letters of the choices that best match the phrases or definitions.

Premises:
This event handler indicates that the mouse moved off an object.
It means that the user left the page.
It is helpful when businesses need to provide customers additional information about a product or service .
They are used to add pop-up windows to an HTML page.
This event handler function indicates that a mouse moved across an object.
They make the webpages more dynamic and interactive .
Some methods require them and others do not.
This event handler indicates that the user stopped loading the page.
This event handler indicates that the user left the object.
It includes a name and statements that specify a task to be performed .
Responses:
onmouseout
Arguments
onmouseover
script tags
Function
onunload
open () method
Event handlers
onblur
onabort

Correct Answer:

This event handler indicates that the mouse moved off an object.
It means that the user left the page.
It is helpful when businesses need to provide customers additional information about a product or service .
They are used to add pop-up windows to an HTML page.
This event handler function indicates that a mouse moved across an object.
They make the webpages more dynamic and interactive .
Some methods require them and others do not.
This event handler indicates that the user stopped loading the page.
This event handler indicates that the user left the object.
It includes a name and statements that specify a task to be performed .
Related Questions