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 |
Difference between server-side ajax framework and client-side ajax framework?
How can we handle exception handling in Ajax?
Is json is a programming language?
Is it possible to use multiple scriptmanager controls on a web page? : asp.net ajax
How do we abort the current xmlhttprequest in ajax?
We used asynchronous server communication for a long time, what new thing is ajax bringing?
What are the benefits of ajax?
Describe the situations in which ajax should not be used? : asp.net ajax
What is JSON in Ajax?
Is ajax an api?
Briefly describe asp.net ajax framework? : asp.net ajax
What is the difference between synchronous postback and asynchronous postback? : asp.net ajax