I have a problem with JS HTML encoding
When I use non latin characters in window.alert() I get nonsense
If I use it in document html like ᄋ 弫 ᄋ ᄋ and so on then it is shown ok but when I put the same code encoding into the alert() box I get these ᄋ 弫 ᄋ ᄋ but not non latin text
How to fix it? What are the possibilities?
I have a problem with JS HTML encoding
Moderator: General Moderators
-
eugene2008
- Forum Newbie
- Posts: 21
- Joined: Sat Jul 01, 2006 3:07 pm