The Drop-down list box does not display chinese characters in IE 7. Where as Firefox and Safari display correctly. Please let me know how can we correct it in IE 7? Below is the link to the html page I am refering to.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Since you use the decimal form (
&#...;) to encode the Chinese symbols, this can’t be an encoding problem. My guess is that you don’t have a font with Chinese characters installed or that IE 7 can’t find it for some reason.Can you make sure that
Tahomais actually installed? If it isn’t then FF and Safari might be smarter to select a replacement font than IE 7. Also tryArialfont and make sure you have the Asian language pack from MS installed (see one of the last posts for links).