Prep
Zone
Certifications
Cheat Sheets
Question 1
/ 10
Select One
In jQuery, what does the $(document).ready() function ensure?
That all external CSS files are loaded completely
That the DOM is fully loaded before executing code
That all images on the page have finished loading
That the jQuery library is properly configured
Next Question