Single Choice
Moderate
QWhich parameter of load()'s callback function has the data?
ID: #22028
jQuery and AJAX
66 views
Question Info
#22028Q ID
ModerateDifficulty
jQuery and AJAXTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
In the context of the load() function in jQuery, the parameter of the callback function that holds the data retrieved from the server is typically referred to as responseTxt.
So, the correct parameter is:
responseTxt
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic