

MCQOPTIONS
Saved Bookmarks
1. |
Where is the external JavaScript placed in the case of lazy loading? |
A. | After <b>window.onload</b> event |
B. | Before <b>window.onload</b> event |
C. | All of the mentioned |
D. | None of the mentioned |
Answer» B. Before <b>window.onload</b> event | |