Re: XHR, responseXML and this
- From: unbewusst.sein@xxxxxxxxxxxxxxxxxxxxxxxxxx (Une Bévue)
- Date: Sat, 26 Apr 2008 18:02:07 +0200
Martin Honnen <mahotrash@xxxxxxxx> wrote:
Firefox/Mozilla in my view is rather broken in that regard as it sets up
the function assigned to onreadystatechange as the 'this' object. That
will be fixed in Firefox 3 I think.
U're right, i did a quick test with Firefox 3.0.b4 it works with this
....
On the other hand with IE 5/6 and new ActiveXObject('Msxml2.XMLHTTP')
using the 'this' object in the onreadystatechange handler does not work
as expected either.
then, I'll stay with req :o
thanks !
--
Une Bévue
.
- References:
- XHR, responseXML and this
- From: Une Bévue
- Re: XHR, responseXML and this
- From: Martin Honnen
- XHR, responseXML and this
- Prev by Date: help with RegEx
- Next by Date: Re: importNode and root node name
- Previous by thread: Re: XHR, responseXML and this
- Next by thread: Re: XHR, responseXML and this
- Index(es):
Relevant Pages
|