Vidyalelo
JavaScript · Q77

Invocation And Performance Navigation

Programming · JavaScript · question 77

Q77

What is the purpose of the domLoading attribute?

A.
Document exists
B.
Document can load
C.
Document has loaded
D.
Document begins to load
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
The domLoading attribute is used when the document begins to load.