MCQs > IT & Programming > JQuery > Which seems to be correct for ajaxStart(function()) method as shown in the below Code snippet? $('#div1').ajaxStart(function())

JQuery MCQs

Which of the following seems to be correct for ajaxStart(function()) method as shown in the below Code snippet?

$("#div1").ajaxStart(function())


Answer

Correct Answer: Method Attaches a function to be executed whenever an AJAX request begins and there is none already activated.

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