jQuery and AJAX jQuery and AJAX Question #22028
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

Choose the Best Option

Click any option to instantly check if you're correct.

  • A statusTxt
  • B xhr
  • C responseTxt
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

No Previous Next Question

Share This Question

Challenge a friend or share with your study group.