L LoneWolf121188 macrumors 6502a Original poster Jun 27, 2007 #1 So there's the AJAX iPhone site...how can the iPhone do AJAX (Asynchronous Java And XML) if it can't do Java?
So there's the AJAX iPhone site...how can the iPhone do AJAX (Asynchronous Java And XML) if it can't do Java?
FreeState macrumors 68000 Jun 27, 2007 #3 LoneWolf121188 said: So there's the AJAX iPhone site...how can the iPhone do AJAX (Asynchronous Java And XML) if it can't do Java? Click to expand... Ajax stands for: Asynchronous Javascript and XML. Javascript != Java http://en.wikipedia.org/wiki/Ajax_(programming)
LoneWolf121188 said: So there's the AJAX iPhone site...how can the iPhone do AJAX (Asynchronous Java And XML) if it can't do Java? Click to expand... Ajax stands for: Asynchronous Javascript and XML. Javascript != Java http://en.wikipedia.org/wiki/Ajax_(programming)
arn macrumors god Staff member Jun 27, 2007 #4 LoneWolf121188 said: So there's the AJAX iPhone site...how can the iPhone do AJAX (Asynchronous Java And XML) if it can't do Java? Click to expand... AJAX = Asyncronous Javascript and XML Java and Javascript are unrelated. arn
LoneWolf121188 said: So there's the AJAX iPhone site...how can the iPhone do AJAX (Asynchronous Java And XML) if it can't do Java? Click to expand... AJAX = Asyncronous Javascript and XML Java and Javascript are unrelated. arn
L LoneWolf121188 macrumors 6502a Original poster Jun 28, 2007 #5 Ah, thanks for clearing that up. You learn something new every day!