I must use alerts in French with accented characters and what I get is gibberish.
How can I display alert messages properly, as HTML character codes for accented characters don't work in javascript alerts?
The scripts are stored in a .js file and I am referencing it from HTML. The HTML document is 4.01 Transitional and the language is UTF-8.
Any help is greatly appreciated.
How can I display alert messages properly, as HTML character codes for accented characters don't work in javascript alerts?
The scripts are stored in a .js file and I am referencing it from HTML. The HTML document is 4.01 Transitional and the language is UTF-8.
Any help is greatly appreciated.
Comment