Quote:
|
The default language that javascript supports is english
|
Nope
The default display language of javascript is the default language of the users computer
Alert boxes are controlled by the client computers operating system so if the language and character set are not installed you will not get the correct characters.
With HTML the charset specified in the page will determine the character set which is probably why it works there then does not in the alert.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|