|
|
I have spanish characters that are not showing up in my css navigation menus correctly
Return to Recent Questions
Q:
I have spanish characters that are not showing up in my menus correctly.
My array has this:
["|México","#", "", "", , , "7", , ],
buy in the drop downs it appears as
M?xico
I read in the FAQ about displaying Norwegian characters
(http://deluxe-menu.com/rq-javascript-menu-drop-down-Norwegian-characters-support.html)
so I tried this:
but that did nothing.
I have the charset on the page set properly and the letters
appear properly everyone else, only incorrect in the menus.
A:
You should write your Spanish characters in the following way:
["|México","#", "", "", , , "7", , ],
Try that.
Return to Recent Questions
Related:
- March 14, 2007 - Does your license for css navigation menu need to be tied to a domain name to work?
- March 22, 2007 - If your cascade menus supports key navigation, like alt-F to select a menu?
- May 06, 2007 - Sub-menus appear away for the menu/ dhtml navigation bar.
- Sep 22, 2007 - Is it possible to generate multiple css pop up menus?
- Sep 27, 2007 - How can I set the x coordinate of the submenus in the drop down menu navigation?
- Sep 28, 2007 - How do I open a PDF document in a new window in css menu navigation?
- Oct 01, 2007 - I'm having difficulty understanding how to set up css drop down menus
- Oct 25, 2007 - The css navigation menu is there. But it cannot be seen on the page.
- Nov 07, 2007 - Why I'm only seeing just a small percentage of the templates for the css rollover menus?
- Nov 10, 2007 - How can we add the javascript code to the down menus css instead of a link?
- Dec 06, 2007 - Is there a way to have the sub menus open to left instead of right in css menu vertical?
|