InterviewSolution
Saved Bookmarks
| 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 |
|