2014年7月22日
摘要: XMLHttpRequest的timeout在firefox<12 版本无效的,可以重写XMLHttpRequest的timeout对象// snipto = function() { attempt++; if( attempt < 5) send(); else ... 阅读全文
posted @ 2014-07-22 17:12 齐柏林飞艇 阅读(881) 评论(0) 推荐(0)