MCQs > IT & Programming > Ajax > In an ajax request function callback you have the following code $('#childdiv').html(data); choose the most probable reason why a previous delegated 'click' event no longer functions

Ajax MCQs

In an ajax request function callback you have the following code $('#childdiv').html(data); choose the most probable reason why a previous delegated 'click' event no longer functions

Answer

Correct Answer: If you do use event delegation, you must bind to a non-changing parent element.

Explanation:

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

Ajax Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Ajax Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it