Sign up Login
home | you | technology | web 2.0 | podcasts | entertainment | photos | comics | videos
 
Latest from JavaScript.com Latest JavaScripts
 

Creating the XMLHTTPRequest Object

Saturday, November 21, 2009
Many browsers allow the XMLHTTPRequest object to be created directly. One method is to use this snippet. It tries all methods of creating the object until it discovers one that works.
Original article from http://javascript.internet.com/ajax/creating-the-xmlhttprequest-object.html
Login to read full articles and enjoy our free features for members.
« Link Enhancer
Love Test »
 

Related articles