OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] Saving a DOM Tree that's in IE

[ Lists Home | Date Index | Thread Index ]

If you use a text area, then I'd suggest posting it in a form and taking the
value of that text area on the server.  That gets around the innerhtml
issues.  But posting using the XMLHTTP object is probably your best bet.

The only items that innerhtml does not put quotes around are standard
attributes, custom attributes of tags that are not recognized by IE will
return with quotes around the attribute values.  At least for IE 5 and
higher.  Replacing these can be a pain since IE 5, 5.5 and 6.0 all put some
attributes in a different order in the innerhtml.

-----Original Message-----
From: Manos Batsis [mailto:m.batsis@bsnet.gr]
Sent: Wednesday, June 26, 2002 9:00 AM
To: Roger L. Costello
Cc: xml-dev@lists.xml.org
Subject: RE: [xml-dev] Saving a DOM Tree that's in IE



Sure. Copy the DOM portions you want in a textarea and submit the form
;-)
The only problem is, innerHTML does not return well-formed markup
(quotes are missing). I had to use an applet to fix that back then.

Hth,

Manos

> -----Original Message-----
> From: Roger L. Costello [mailto:costello@mitre.org] 
> Sent: Wednesday, June 26, 2002 5:00 PM
> To: xml-dev@lists.xml.org
> Cc: Brenner,Mike; Costello,Roger L.
> Subject: [xml-dev] Saving a DOM Tree that's in IE
> 
> 
> Suppose that I add to a DOM tree using Javascript in Internet Explorer
> (e.g., add a new subtree).  Is there a way to save the in-memory DOM
> (send it back to the server)?  /Roger
> 
> 
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
> 
> 

-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>

<<attachment: winmail.dat>>





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS