On Mon, Jun 09, 2008 at 02:03:00PM -0600, Tim Schaub wrote: If you are using any of these in your code, it is highly recommended that you change that, because these methods don't work consistently under IE: The XML format handles all this much better.
> Alternative to OpenLayers.parseXMLString: > Use the OpenLayers.Format.XML parser (read method). > > OpenLayers.Ajax.getElementsByTagNameNS: > Use the OpenLayers.Format.XML parser (getElementsByTagNameNS method). > > OpenLayers.Ajax.serializeXMLToString: > Use the OpenLayers.Format.XML parser (write method). Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
