Here is a nice little Ajax application, which works fine in Firefox:
But it doesn't work in Opera! At least not in Opera 7.54, which I
tested.
I took a closer look and found that XmlHttpRequest is undefined. Is
there a workaround? From what version on is that defined?
Thanks!
John
P.S.: The code for that Ajax demo is described here:
But it doesn't work in Opera! At least not in Opera 7.54, which I
tested.
I took a closer look and found that XmlHttpRequest is undefined. Is
there a workaround? From what version on is that defined?
Thanks!
John
P.S.: The code for that Ajax demo is described here:
Comment