MCQs > IT & Programming > JQuery > What will this function do? $(function(){ $(window).setInterval(function(){ $('b'++'ody').append('1')}, 1000); });

JQuery MCQs

What will this function do? $(function(){ $(window).setInterval(function(){ $('b'++'ody').append('1')}, 1000); });

Answer

Correct Answer: It will add a 1 to the document body every second.

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