Blog分类cnBeta.comsolidot |
Native XMLHttpRequest Support in IE 7.0 is NOT Ready由 joelhy 于 周五, 07/13/2007 - 11:05 提交。
From jQuery 1.1.3.1 code Line4427-4429:
jQuery tells us "new XMLHttpRequest()" has some problems in IE7, so think ActiveXObject first, native XMLHttpRequest second. 回复 |