Wasn't it Jürgen who wrote:
>One thing I did not get to work with utf-8 is an alert message with an
>umlaut (ü) in it. I tried using alert("ü") and alert
>("ü") but no success.
The parameter of alert() is a text string, not a HTML string, so it's
not affected by HTML escape characters or whether the HTML has
charset=utf-8.
On my machine, alert("ü") works in all browsers.
--
http://econym.org.uk/gmap
The Blackpool Community Church Javascript Team
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---