The problem is that it's a CDATA node. I need to retrieve either the CDATA string as a whole, and extract the markup inside it, or just the markup if possible. It seems that none of the browsers are picking up that it's actually a CDATA node, and instead have one or more nodes, each different types with different contents. This is why I love Javascript... and sarcasm.
Thanks anyway :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
