Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Charset or convert characters
- From: dejan at kozina.com (Dejan Kozina)
- Subject: [Javascript] Charset or convert characters
- Date: Wed May 31 17:33:30 2006
From the 'if nothing else works' department: you can use this syntax for non-ASCII characters: \uXXXX where XXXX is the hex Unicode value of the character. To obtain this you either go to the source and download the code chart from http://www.unicode.org/charts/ or (the easy way) go to this page: http://slayeroffice.com/tools/unicode_lookup/ djn liorean wrote: >> I keep having problems with displaying none international characters >> like ?, >> ? and ?. -- Dejan Kozina Dolina 346 (TS) - I-34018 Italy tel./fax: +39 040 228 436 - cell.: +39 348 7355 225 http://www.kozina.com/ - e-mail: dejan@xxxxxxxxxx
- References:
- [Javascript] Charset or convert characters
- From: Jonas Rosling
- [Javascript] Charset or convert characters
- From: liorean
- [Javascript] Charset or convert characters
- Prev by Date: [Javascript] invalid argument in IE [RESOLVED]
- Next by Date: [Javascript] OT: leap seconds (was: Is integer?)
- Previous by thread: [Javascript] Charset or convert characters
- Next by thread: [Javascript] How to do toolbar tabs like this ??
- Index(es):