一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

jQuery ajax BUG:object doesn't support this property or method

問題:jQuery控件的一個BUG
使用$.ajax時出現的錯誤,IE7下才會出錯,IE6,IE8都正常。錯誤提示如下圖:

官方論壇上的說明:

http://forum.jquery.com/topic/object-doesn-t-support-this-property-or-method-from-jquery-1-4-1-in-ie7-only
http://dev.jquery.com/ticket/6498
http://dev.jquery.com/ticket/6314

解決方案:
修改jquery-1.4.2.js。

論壇上有人提出的修改方式,我測試過可行。
復制代碼 代碼如下:
Hi, I found this seems to relate to jQuery bug 6314 (http://dev.jquery.com/ticket/6314). In IE7, if "Enable native XMLHTTP support" is checked (under Tools > InterNET Options > Advanced tab > inside the security section) then this error shows up. Unchecking/disabiling the option seems to resolve the error.

However, since I cannot tell all website viewers to uncheck that option, then the following code also seems to resolve the issue:
In non-minified jQuery, find the lines:
try {
var oldAbort = xhr.abort;
xhr.abort = function() {
if ( xhr) {
oldAbort.call( xhr );
}

onreadystatechange( "abort" );
};
} catch(e) { }

replace it with the following code:
try {
var oldAbort = xhr.abort;
xhr.abort = function() {
if ( xhr) {
if (oldAbort.call === undefined) {
oldAbort();
} else {
oldAbort.call( xhr );
}
}

onreadystatechange( "abort" );
};
} catch(e) { }

I believe the issue is as stated by other users in this forum, that the xhr (XMLHTTP) object is a native IE object, so the abort function on the xhr.abort function does not support call.

JavaScript技術jQuery ajax BUG:object doesn't support this property or method,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 国产成人精视频在线观看免费 | 欧美成人综合在线观看视频 | 亚洲国产99 | 在线观看成人免费视频 | 在线观看免费精品国产 | 久久精彩免费视频 | 9久9久女女免费精品视频在线观看 | 在线视频观看亚洲 | 激性欧美激情在线aa | 国产在线精品一区二区不卡 | 中文字幕久久久久 | 国产成人综合亚洲 | 国模私拍福利一区二区 | 中文字幕曰韩一区二区不卡 | 综合激情六月 | 九九综合九九综合 | 色视频免费网站 | 亚洲精品福利 | 91高清视频 | 男人插女人视频网站 | 在线观看91精品国产不卡免费 | 欧美精品第1页www劲爆 | 成人精品福利 | 一区二区精品 | 欧美黑人巨大日本人又爽又色 | 日本一区午夜爱爱 | 一道精品视频一区二区三区男同 | 亚洲一区二区中文字幕 | 国产一区二三区 | 国产精品国产色综合色 | 国产精品久久久久久福利 | 五月婷婷激情五月 | 亚洲一卡2卡4卡5卡6卡在线99 | 亚洲欧美日韩国产精品第不页 | 91aaa在线观看 | 亚欧成人乱码一区二区 | 久久亚洲精品国产精品婷婷 | 日本不卡一区二区三区在线观看 | 午夜小网站 | 免费观看国产一区二区三区 | 狠狠干狠狠干狠狠干 |