Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:03

Accent problems


Poster: spl1973
Dated: Wednesday June 14 2006 - 10:50:07 BST

I have some problems with these characters in milonic menu. The 'ő' become 'o' and 'ű' become 'u'. Please help me!


Poster: John
Dated: Wednesday June 14 2006 - 14:55:38 BST

You didn't say how you are entering these characters (which makes only guesses possible on our part), but the following should work...
Code:
aI("text=Töo ünder... etc.

Note that if the letter comes at the end of the text statement, you will need 2 ; characters...
Code:
aI("text=Toö;url=http://... etc.


Poster: spl1973
Dated: Wednesday June 14 2006 - 15:36:43 BST

I have this code:
Code:
aI("showmenu=kozerd;text=közérdekű;");


and ű is not working! it show ü

Code:
aI("showmenu=kozerd;text=közérdekő;");


and ő is not working! it shows ö

I tried this:
Code:
aI("text=Töo ünder");


the result is: Töo Under
:cry:


Poster: John
Dated: Wednesday June 14 2006 - 16:38:16 BST

OK, so use õ and ũ.

It's very hard to see exactly what the accent character is that you are after (not your fault).


Poster: spl1973
Dated: Wednesday June 14 2006 - 17:18:29 BST

Thank you for your help.
It works now: õ this is ő,
but with this code
Code:
aI("text=ũ");

result is: ũ :lol:


Poster: John
Dated: Wednesday June 14 2006 - 17:32:26 BST

Sorry 'bout that. I just threw that in without actually looking at the table I have. Now that I look, I do not see a u-tilde character.


Poster: Ruth
Dated: Wednesday June 14 2006 - 21:47:24 BST

What language is that? I've not been able to find any reference code for inserting a u with a tilde above it. Can't find a u with a tilde above it.

Ruth


Poster: John
Dated: Wednesday June 14 2006 - 23:01:01 BST

Came up cold here as well with some additional searching.