MCQs > IT & Programming > JQuery > What is the most efficient way to load your code once DOM tree has loaded (without waiting for external resources)?

JQuery MCQs

What is the most efficient way to load your code once DOM tree has loaded (without waiting for external resources)?

Answer

Correct Answer: jQuery(document).ready(function() { / your code here });

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