Re: Interesting setup and problem with the document() function
"Rui Paiva" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Thanks Martin... The idea was that someone might have come across something like this, since most people try to write "cross browser" apps anyway... And if it is a bug, most people will be happy to comment on it anyway.... Anybody else ? Thanks Rui "Martin Honnen" <[email protected]> wrote in message news:[email protected]... > > > Rui Paiva wrote: > > >> here's an interesting bug (I think) that needs some looking into. > >> 1. OnLoad of the page, I use the Javascript "new >> ActiveXObject('MSXML2.FreeThreadedDOMDocument');", followed by the load() >> method to load a xml file. > >> Ok, the problem arrises when I try to expand the "br" node. IE throws an >> error saying he "cannot find the path specified". > > Why do you want anyone in a Mozilla group to look into what you believe is > a bug with IE and MSXML? Take that to a proper newsgroup on > news.microsoft.com. > > > -- > > Martin Honnen > http://JavaScript.FAQTs.com/