The Character set-setting for a page/form doesn't seem to do anything more than to set the character encoding for the text if content-type is text/javascript.
With character set set to Unicode (UTF-8), and content-type to text/javascript, Norwegian letters look like this:
If I set content-type to: text/javascript; charset=utf-8
Much better.. :)
0 comments:
Post a Comment