Hi,
additional to the menus in english and german, I would like to do korean language menu as well. in the code menu_data.js I can't write that fonts.
any advice except using a graphic in the menu ?
thanks
alex
Korean Fonts in menu - [Solved]
Re: Korean Fonts in menu
Hi,
I'm not sure I understand. If you can't type in Korean in the menu it might be that you don't have your computer set to use a Korean font and have Korean fonts on your computer? If you have the fonts then you need to set your computer to use them. I know there is something in XP to install eastern language support. You can click on help and then type Korean in the search option and it will give you a 'install eastern languages' as one option.
Ruth
I'm not sure I understand. If you can't type in Korean in the menu it might be that you don't have your computer set to use a Korean font and have Korean fonts on your computer? If you have the fonts then you need to set your computer to use them. I know there is something in XP to install eastern language support. You can click on help and then type Korean in the search option and it will give you a 'install eastern languages' as one option.
Ruth
Re: Korean Fonts in menu
hi ruth,
I have the korean language pack installed. my translator send me for example in a word document the korean fonts. but if I copy and want to paste them in the menu_data.js it only shows some boxes. it works in normal html or php documents but not in the data.js where I supposed to insert the font
aI("text=대구 2008;url=#;")
I have the korean language pack installed. my translator send me for example in a word document the korean fonts. but if I copy and want to paste them in the menu_data.js it only shows some boxes. it works in normal html or php documents but not in the data.js where I supposed to insert the font
aI("text=대구 2008;url=#;")
Re: Korean Fonts in menu
Ok, i got the solution.
The javascript file has to be saved with the UTF-8 code. the easiest is to open the notepad or texteditor and choose utf-8 format when saving.
when I then copy and paste korean fonts, it works.
greetings,
alex
The javascript file has to be saved with the UTF-8 code. the easiest is to open the notepad or texteditor and choose utf-8 format when saving.
when I then copy and paste korean fonts, it works.
greetings,
alex
Re: Korean Fonts in menu
Hi,
Glad you found a solution. Thanks for posting it
Ruth
Glad you found a solution. Thanks for posting it

Ruth