repeat
it seemed that the first Ajax should be vary easy!
console.log(request.status)的结果分别如下:
firefox:
chrome:
请问为什么会有两种不同的status状态?如果用web上的服务器是不是不会出现这种差别?
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
此博客有详细的介绍
http://blog.csdn.net/iaiti/ar...
ajax本来就是为了在服务器用。在本地应该就不可以用。具体的东西。你可以用chrome打开network 和 FF打开网络查看