多做题,通过考试没问题!

微软认证考试

睦霖题库>其他计算机考试>微软认证考试

You create an ASP.NET page. The page uses the jQuery $.ajax function to make calls back to the server in several places. You add the following div element to the page.   You need to implement a single error handler that will add error information from all page $.ajax calls to the div named errorInfo. What should you do?()

  • A、Add the following options to each $.ajax function call:
  • B、Add the following code to the $(document).ready function on the page:
  • C、Add the following option to each $.ajax function call:
  • D、Add the following code to the $(document).ready function on the page:
正确答案:B
答案解析:
进入题库查看解析

微信扫一扫手机做题