MCQs > IT & Programming > JQuery > Which option can be used to have jQuery wait for all images to load before executing something on a page?

JQuery MCQs

Which option can be used to have jQuery wait for all images to load before executing something on a page?

Answer

Correct Answer: With jQuery, can use $(document).ready() to execute something when the DOM is loaded and$(window).load() to execute something when all other things are loaded as well, such as the images.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

JQuery Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JQuery Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it