Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

chrisparr

macrumors regular
Original poster
Mar 10, 2008
126
0
Does anyone know if the iPhone's safari browser supports AJAX?

Thanks in advance

C
 
I'm pretty certain it has to. There is a program called Remote Buddy AJAX for the iPhone/Safari so it must support it in some form. If you can use maps.google.com or google.com/gmm then it's supported.

Remote Buddy AJAX
 
Not completely sure on this one, I don't even own an iPhone (yet), but AJAX is a framework of different techniques used all over, and AJAX just brought them together.

Ajax is a vague term, but mostly it means:

* XHTML and CSS for presentation
* the Document Object Model for dynamic display of and interaction with data
* XML and XSLT for the interchange and manipulation of data, respectively
* the XMLHttpRequest object for asynchronous communication
* JavaScript to bring these technologies together
(source: wikipedia)

So, I'm sure that iPhone supports XHTML & CSS, XML and JavaScript. What I'm not sure of, is if XMLHttpRequest object is present, but if the iPhone version of safari even closely resembles its big sister, I'm sure it's there.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.