如何在IE浏览器中调试ajax请求?

时间:2014-03-18 05:15:35

标签: ajax internet-explorer

我试图通过ajax请求使用IE浏览器从管理面板更新,数据也在数据库中成功更新但是当我再次尝试编辑时,先前的数据发生了,但更新的数据没有显示在编辑了输入文本。

此问题仅在IE中显示,但在Chrome和Firefox中未显示。有没有解决方案如何在IE浏览器中查看ajax请求?

3 个答案:

答案 0 :(得分:1)

如果您使用F12或更高版本,请按IE8或按IE安装萤火虫。

www.firebugger.com/

http://getfirebug.com/firebuglite

答案 1 :(得分:0)

javascript:(function(F,i,r,e,b,u,g,L,I,T,E)
{if(F.getElementById(b))return;E=F[i+'NS']&&F.documentElement.namespaceURI;E=E?
Fi+'NS':Fi;Er;Er;Er;(Fe[0]||Fe[0]).appendChild(E);E=new%20Image;Er;})
(document,'createElement','setAttribute','getElementsByTagName','FirebugLite',
'4', 'firebug-lite.js','releases/lite/latest/skin/xp/sprite.png',
'https://getfirebug.com/','#startOpened');

在您加载页面后,只需将该字符串粘贴到IE中的地址栏即可。

答案 2 :(得分:0)

如果您使用IE8或更高版本,请按F12或为IE安装firebug。

www.firebugger.com /

http://getfirebug.com/firebuglite