Archive

Archive for September 7th, 2008

JavaScript file encoding

September 7th, 2008 joconner 9 comments

Although JavaScript itself uses Unicode internally, you can still run into charset conversion problems. Consider the following example of charset conversion issues with a very simple HTML and JS file. Read more…

VN:F [1.9.13_1145]
Rating: 4.5/5 (11 votes cast)
VN:F [1.9.13_1145]
Rating: +4 (from 6 votes)
Categories: JavaScript Tags: