• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

IE dropdown display wrong japaneese characters.

 
Ranch Hand
Posts: 44
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i have a problem with the IE dropdown, i am displaying Japaneese text in dropdown but in IE some different junk characters are displayed. but in Firefox the dropdown works fine...
here is the screen shot of IE

Please have a look at screenshots in attachements

my CSS file contatains this font family
font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", Verdana;

and the page encoding is UTF-8, please give some suggestion.
IE.GIF
[Thumbnail for IE.GIF]
IE screenshot
firefox.GIF
[Thumbnail for firefox.GIF]
Firefox screenshot
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic