Is AJAX code cross browser compatible?
Answer / v madhu babu
No, it is supporting cross browser compatible. If the browsers supports native XMLHttpRequest JavaScript object, then this can be used.
| Is This Answer Correct ? | 9 Yes | 3 No |
Which are the problems that can be fixed using ajax and what is the actual meaning of ajax?
The components in the asp.net 2.0 ajax packaging?
What are all the security issues of Ajax?
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 predominant distinction between javascript and j-query?
Do we have to use http get/post for the ajax calls?
How can we detect asynchronous partial page postbacks?
What are the difference between server-side ajax framework and client-side ajax framework?
How do we abort the current xmlhttprequest in ajax?
How to cancel the current request in ajax?
Briefly describe asp.net ajax framework? : asp.net ajax
Where should I start?