A) By returning either true or false, the event handlers dictate whether the default action for the event is taken.
B) Other default actions, such as following a hyperlink, can be prevented by returning false from a click event handler on the link.
C) If an event handler returns false or does not return a value, the default action is taken once the event handler finishes executing.
D) Both (b) and (c)
Correct Answer
verified
Multiple Choice
A) load event
B) window object
C) event object
D) None of the above.
Correct Answer
verified
Multiple Choice
A) has no identifier after the keyword function.
B) is registered as an event handler at the same time it is created.
C) Neither (a) nor (b)
D) Both (a) and (b)
Correct Answer
verified
Multiple Choice
A) an element is loaded from the document
B) an image is loaded into the document
C) an element is clicked or selected using the tab key
D) an image is downloaded
Correct Answer
verified
Multiple Choice
A) mousedrag
B) mouseover
C) mouseout
D) all of these
Correct Answer
verified
Multiple Choice
A) the process of child elements passing events to their parent elements
B) the process of sorting elements which contain events that have fired
C) the process of sorting events which have fired
D) the process of parent elements passing events to their children
Correct Answer
verified
Multiple Choice
A) It counts the number of seconds elapsed while loading the page.
B) It counts the number of milliseconds elapsed while loading the page.
C) It counts the number of seconds elapsed viewing the page.
D) It counts the number of milliseconds elapsed while viewing the page.
Correct Answer
verified
Multiple Choice
A) inline
B) traditional
C) div
D) click
Correct Answer
verified
Multiple Choice
A) inline
B) traditional
C) div
D) click
Correct Answer
verified
Multiple Choice
A) data transfer within the document
B) a decrease in image resolution
C) background effects
D) an element losing focus
Correct Answer
verified
Showing 1 - 10 of 10
Related Exams