Which event is fired when a document and all of its external resources are fully loaded and displayed to the user?
(a) Window
(b) Load
(c) Element
(d) Handler
(a) Window
(b) Load
(c) Element
(d) Handler
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Correct option is (b) Load
Easiest explanation: The load event is the most important of these events: it is fired when a document and all of its external resources (such as images) are fully loaded and displayed to the user.