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 |
Do I really need to learn javascript before ajax?
Is ajax a browser-dependent or a browser-independent script?
How do I handle concurrent ajax requests?
What are the advantages of Ajax?
What's new in .Net 3.5
What is the difference between proxied and proxyless calls?
What are the types of send() method used for xmlhttprequest?
How do we manage concurrent request?
What is synchronous request in ajax?
What are synchronous and asynchronous ajax requests?
What is xmlhttprequest object in ajax?
How do we get the xmlhttprequest object?