Hello,
I want to display special characters via Javascript in a Textarea (like French characters, é, è, à .....).
If i type the directly in the javascript code, i get some weird simbols in my textarea. If i type them as HTML code (é  , then dat code is displayed instead of the character it represents.
Any idea how to proceed?
Many thanks!
Matt
|