In an AJAX application there is often a noticeable pause between the time the browser makes a network request and the time the browser receives a response. To let the user know that the network conversation is taking place, the ASP.NET AJAX UpdateProgress control provides immediate feedback by displaying an animated image, ‘loading’ text, or other HTML that disappears once the network response is received.
文章来源:http://www.asp.net/learn/videos/view.aspx?tabid=63&id=123

相关文章:

  • 2021-08-05
  • 2022-03-04
  • 2021-12-30
  • 2021-08-29
  • 2022-01-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-08
  • 2022-01-22
  • 2022-02-12
  • 2021-10-19
  • 2021-11-05
  • 2022-02-01
  • 2021-11-20
相关资源
相似解决方案