InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of the domLoading attribute?(a) Document exists(b) Document can load(c) Document has loaded(d) Document begins to loadI got this question in class test.My question comes from Lazy Loading topic in chapter Invocation and Performance Navigation of JavaScript |
|
Answer» Correct OPTION is (d) Document begins to LOAD |
|