[OpenLayers-Dev] beyond ajax

Christopher Schmidt crschmidt at metacarta.com
Mon Jun 9 16:15:28 EDT 2008


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



More information about the Dev mailing list