Search found 3 matches

by spl1973
Wed Jun 14, 2006 5:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Accent problems
Replies: 7
Views: 4387

Thank you for your help.
It works now: õ this is ő,
but with this code

Code: Select all

aI("text=ũ");
result is: ũ :lol:
by spl1973
Wed Jun 14, 2006 3:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Accent problems
Replies: 7
Views: 4387

I have this code:

Code: Select all

aI("showmenu=kozerd;text=közérdekű;");
and ű is not working! it show ü

Code: Select all

aI("showmenu=kozerd;text=közérdekő;");
and ő is not working! it shows ö

I tried this:

Code: Select all

aI("text=Töo ünder");
the result is: Töo Under
:cry:
by spl1973
Wed Jun 14, 2006 10:50 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Accent problems
Replies: 7
Views: 4387

Accent problems

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