Reputation: 2103
Roughly I have spent 2 hours and concert many question answers regarding IE7 debugging tools as well as methods, I have installed 'firebug lite', 'debuggarBar' and used also Developer Tools
But my problem is that I have ajax call and load data into popup box that is not shown in view sourse and as well as in any debugger!
Please would you refer me any method or tool from where I can change the ajax called data ?
Thanks.
Upvotes: 2
Views: 457
Reputation: 574
I think you may like to check out this thread here
Debugging Ajax code with Firebug. And also this video
www.youtube.com/watch?v=W4jXAaEMp2M.
There is also a clear description here on this article
Upvotes: 1