[thelist] Problems traversing XML tree in JavaScript

Paul Waring paul at xk7.net
Tue Aug 2 07:03:13 CDT 2005


On Tue, Aug 02, 2005 at 02:49:17PM +0300, VOLKAN ?Z?EL?K wrote:
> Not surprisingly, mozilla (firefox) and ie define XHR (XmlHttpRequest)
> differently.
> 
> To work things correct you may use a wrapper:

I'm already using a wrapper that returns either an ActiveXObject or a
XMLHttpRequest. Both browsers have the same problem of not starting with
the <sites> node, although I'm mostly testing in Firefox as it has the
extremely useful JavaScript console.

Paul

-- 
Rogue Tory
http://www.roguetory.org.uk


More information about the thelist mailing list