Re: html as xml document on IE
- From: Thomas 'PointedEars' Lahn <PointedEars@xxxxxx>
- Date: Fri, 18 Apr 2008 19:37:45 +0200
RoLo wrote:
After the HTML is loaded... Is there anyway I could use the document
as an XML document. In firefox, opera and safari the html document
inherits their XML document methods.
No, it does not. It would seem that you either mistake the methods of DOM
Level 2+ Core as being XML-DOM-specific, or you have not understood the
difference between HTML and XHTML.
In IE it doesn't, at least I haven't found any direct way to this,
so thats why Im asking.
IE does not implement W3C DOM Level 2 for the most part.
You should ask *exactly* what you would like to know instead, and be
prepared to answer the "Why?" question.
PointedEars
--
Anyone who slaps a 'this page is best viewed with Browser X' label on
a Web page appears to be yearning for the bad old days, before the Web,
when you had very little chance of reading a document written on another
computer, another word processor, or another network. -- Tim Berners-Lee
.
- References:
- html as xml document on IE
- From: RoLo
- Re: html as xml document on IE
- From: Richard Cornford
- Re: html as xml document on IE
- From: RoLo
- html as xml document on IE
- Prev by Date: Re: document.domain obsoleted?
- Next by Date: Re: inner classes proble
- Previous by thread: Re: html as xml document on IE
- Next by thread: Re: html as xml document on IE
- Index(es):
Relevant Pages
|