阅读背景:

IE9的jQuery“Exception thrown and not caught”问题

来源:互联网 
$.ajax({
  type: "GET",
  url: "pages.php",
  data: "hash="+s,
  dataType: "html",
  success: function(msg){
     $('#main').append(msg);
}
$.ajax({
  type: "GET",
  url: "pages.php",
  d



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: