Re: edge issues with DOM, text/html, and xml serializations [was Re: handling fallback content for still images]

2007/7/9, Robert Burns:
>
> > The Live DOM Viewer should make this easy for the non-XML case.
>
> Does that mean the live DOM viewer does not work with XML?

FYI, the Live DOM Viewer uses document.write within an iframe and then
explores the DOM that the browser has created out by parsing the
"written" document.

> That's disappointing, I was going to try to put some examples together
> using that. No one's tried to port it over?

Hixie has ;-)

http://software.hixie.ch/utilities/js/live-dom-viewer.xml/

-- 
Thomas Broyer

Received on Monday, 9 July 2007 12:51:42 UTC