where to get httpxmlrequest
where to get httpxmlrequest?
is ajax available in opera?
where to get httpxmlrequest
where to get httpxmlrequest"thx
Excuse me?
See
http://developer.mozilla.org/en/docs/AJAX:Getting_Started
for some good cross-browser AJAX code.
TRIPLE POSTING!?!?!? My lord!!! If you don't get an answer in 24 hours, relax. Go work on something else for a bit. We have lives too, and can't guarantee to see every post all the time.
And forming your question better would help too...
Isn't ajax a coding system? Like an extension of JavaScript? So wouldn't that mean its functionality is available in any browser, so long as the server supports it? I think so....
Bpat is right ajax is more a methodoligy but, yes, the xmlhttprequest object which is the main building block of ajax is available in opera.
It's part of the Javascript library that came embedded in your browser.