I would like to know does js dropdown menu support Unicode characters?
Return to Recent Questions
Q:
I would like to know does deluxe menu support Unicode characters?
I have enter some Chinese texts through deluxe tuner and I can preview those
Chinese text in deluxe tuner preview panel. I have chose "use utf8 encode"
already. However after I saved the .js file, the js file encode become ANSI
and those Chinese texts in the js file become ?????. Can deluxe tuner auto
save the file to UTF8 encode?
A:
Please, check that you've set "Tools/Use utf8 encode".
When you save your data file in UTF8 you should use the same encoding on our html page.
So you should write:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
If you don't want to use UTF-8 encode on your page you should turn off
"Tools/Use utf8 encode" property, save your data file and manually
change your letters in any text editor.
Return to Recent Questions
Related:
- Sep 06, 2006 - The alighment of the dropdown menu is off to the right in Firefox...
- Sep 11, 2006 - How can I hide my dropdown menu on print?
- Sep 11, 2006 - If I use doctype the settings of the submenus in javascript dropdown menu get lost.
- Sep 18, 2006 - Does the js menu work to load pages into an iframe?
- Sep 22, 2006 - Where do I add my "blahblah.htm" page links in js menu?
- Oct 06, 2006 - Where I can find data.js file for tree javascript menu?
- Oct 27, 2006 - In IE 6.0 and Firefox 1.5.0.4, the submenus of my dhtml dropdown menu are not visible
- Nov 29, 2006 - I am still struggling with multiple menus js on one page.
- Nov 30, 2006 - Does your html menu dropdown have the ability to have small text boxes on it?
- Dec 04, 2006 - With the licensed .js files of menu dhtml the status bar on IE shows "Error on page".
- Dec 09, 2006 - Is there any way to change the font size of the secondary and tertiary links in menu.js?
|