- From: Thomas Broyer <t.broyer@gmail.com>
- Date: Mon, 9 Jul 2007 14:51:34 +0200
- To: public-html@w3.org
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