中文字幕日韩一区二区_国产一区二区av_国产毛片av_久久久久国产一区_色婷婷电影_国产一区二区精品

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,轉載需保留來源!

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

主站蜘蛛池模板: 一区二区三区电影在线观看 | 国产真实乱对白精彩久久小说 | 中文字幕一区二区三区四区五区 | 在线观看视频91 | 99精品电影 | 91免费看片| 成年人在线观看 | 国产精品久久久久久久久免费软件 | 91精品国产自产精品男人的天堂 | 亚洲一区成人 | 在线视频亚洲 | 日韩免费视频一区二区 | 黄网站涩免费蜜桃网站 | 一区二区三区四区在线视频 | 国产伦一区二区三区 | 亚洲www啪成人一区二区 | 成人h片在线观看 | 久久成人免费视频 | 99re视频在线 | 中文精品一区二区 | 亚洲成人免费视频在线观看 | 久久综合一区 | 欧美日在线 | 亚州综合一区 | 找个黄色片| 精品在线一区二区三区 | 国产又爽又黄的视频 | 亚洲免费视频在线观看 | 欧美片网站免费 | 在线看av网址 | 欧美一区二区三区在线播放 | 免费一区二区在线观看 | 视频在线观看亚洲 | 午夜电影日韩 | 欧美一级电影免费 | 特黄色一级毛片 | 91亚洲精品在线观看 | 国产精品免费高清 | 日本在线综合 | 国产一区二区日韩 | 国产精品日产欧美久久久久 |