How can AJAX applications be debugged?
Answer / v madhu babu
Two tools are used for debugging:
Fiddler for IE
Firebug for Mozilla.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which are limitations of ajax?
Can ajax be implemented in browsers that do not support the xmlhttprequest object?
Did adaptive path help build google's ajax applications?
What are all the features of Ajax?
Explain the limitations of ajax? : asp.net ajax
How do we get the xmlhttprequest object?
How can we cancel the XMLHttpRequest in AJAX?
what is the active x dll used for ajax. explain y we use ajax?
What are the difference between AJAX and Javascript?
Some of the google examples you cite don't use xml at all. Do I have to use xml and/or xslt in an ajax application?
What is the importance of client-side libraries? : asp.net ajax
Would we be able to call server-side code from javascript?