| 
      Return to Recent Questions I need to be able to utilize special characters in titles in for navigation menus.. 
 
 Q:
I am working in a Hispanic area, and need to be able to utilize special
characters
 in titles in for navigation menus.
 However, those are appearing distorted on my website.
 
 A:
Actually you can use any letters in the menu.
 
 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:
 
 
         March 22, 2007 - If your cascade menus supports key navigation, like alt-F to select a menu?
March 25, 2007 - I can not figure out how to fix the tabbed menu from going off the page in Mozilla
May 06, 2007 - Sub-menus appear away for the menu/ dhtml navigation bar.
Sep 27, 2007 - How can I set the x coordinate of the submenus in the drop down menu navigation?Oct 12, 2007 - I have spanish characters that are not showing up in my css navigation menus correctlyOct 01, 2009 - How can I use Danish characters in my menu using javascript?April 14, 2010 - Then if you try to select again via menu "Projets"; the html menu navigation does not show anymore the submenus.April 17, 2010 - How does an item on the dhtml navigation menus connect to pages?August 26, 2010 - The navigation menus shows up behind the YouTube videos instead of the front.October 15, 2010 - The submenus are going up instead of down in the sub navigation bar..October 17, 2010 - My pop out menus in the vertical navigation bar appear on the left instead of the right |