一区二区久久-一区二区三区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,轉載需保留來源!

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

主站蜘蛛池模板: 国产精品第二页在线播放 | 国产一区在线观看视频 | 免费二级c片在线观看a | 成人播放 | 美女视频黄色 | 国产黄色片在线看 | 色一情一区二区三区四区 | 波多野结衣精品一区二区三区 | 韩国免费一级片 | 久久亚洲精品中文字幕亚瑟 | 国语自产自拍秒拍在线视频 | 四虎精品影院4hutv四虎 | 国内福利视频 | 久久国产乱子伦精品在 | 狠狠色做五月深爱婷婷 | 日本一区二区三区精品国产 | 精品一区二区三区免费观看 | www.黄在线| 亚洲一区www | 欧美成人性色大片在线观看 | 久久天天干 | 91久久国产成人免费观看资源 | 一本伊人 | 2019亚洲日韩新视频 | 国产欧美久久久另类精品 | 欧美成人高清 | 欧美成人aaaa免费高清 | 五月婷婷六月激情 | 亚洲一区二区免费看 | 精品在线观看免费 | 国产欧美一区二区精品性色tv | 天天躁日日躁aaaaxxxx | 国产二级毛片 | 欧美一级久久久久久久大片 | 国产成人亚洲精品无广告 | a级精品国产片在线观看 | 国产亚洲91 | 国产社区在线 | 香蕉久久久久久狠狠色 | 成年美女黄的视频网站 | 91亚洲精品色午夜麻豆 |