开发者

Firebug Console, Safari / Chrome Console

One of the best features about Firefox and Firebug is t开发者_如何学JAVAhat you can see exactly what your AJAX calls responses are.

Safari and Chrome have Developer Tools, but the Console is lacking. It doesn't show anything except for warnings and errors.

Am I missing something? Without having to place a breakpoint is the script, is it possible to see the response within Safari or Chrome's Developer Tools?

To elaborate:

"Network" doesn't show you what the actual response is that I can see. It just shows all of the loaded resources.

If I make an AJAX call to a web service, I want to be able to see the JSON response.


You can use the Network tab.

Firebug Console, Safari / Chrome Console

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜