Home » Unlabelled » Is it true that AJAX is code browser compatible? | Ajax Interview Questions
Thursday, 1 November 2012
Is it true that AJAX is code browser compatible? | Ajax Interview Questions
Yes but only partially. The majority of browsers give us a built-in XMLHttpRequest JavaScript object but some, like Internet Explorer, will asked it in the form of an ActiveX object.
No comments:
Post a Comment