ltrem Posted October 1, 2009 Share Posted October 1, 2009 Hi try to do some alert inside an .js... the alert work fine... but the french accent character is wrong. I do something like alert('Salut à toi mon ami!'); But the "à" is displayed like an square with a ? inside. I need to replace the "à" with "\xE0" for it to work... which is hexa... now is there a function I could use? Thx Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.