Re: The future of XML related technologies in Mozilla
Lucky <[email protected]> Thu, 02 Nov 2006 20:24:08 -0500
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Message-ID | <[email protected]> |
Boris Zbarsky wrote: > Lucky wrote: >>> won't do what many people would think it does. Of course, we could make >>> outerHTML readonly, but that'd be confusing because innerHTML is not, >>> and outerHTML is not in IE. >> outerHTML is in IE? >> <http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/outerhtml.asp> >> >> >> and works are you are speaking, replaces the element with the newly >> parsed fragment. > > Jonas' point was that "outerHTML is not readonly in IE". > > -Boris my apologies, misread that part, makes sense now..