1.

Which of the following is an attribute to the script object?(a) onclick(b) onload(c) onshow(d) onhoverI had been asked this question in my homework.This intriguing question originated from Lazy Loading in section Invocation and Performance Navigation of JavaScript

Answer»

Right choice is (B) onload

For EXPLANATION: The onload event OCCURS when an object has been LOADED. The onload event occurs when an object has been loaded.



Discussion

No Comment Found

Related InterviewSolutions