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:51
problem with hebrew... (version 5)
Poster: dekel
Dated: Saturday December 27 2003 - 19:48:12 GMT
i want the direction of the stuff inside the menu to be "rtl".
i dont want to use <html dir=rtl> or <body dir=rtl>
is there any other way of doing this ?
i tryed
Code:
aI("text=îéìåðé÷;showmenu=Milonic;dir=rtl");
Code:
with(menuStyle=new mm_style()){
direction="rtl";
direction="rtl";
but nothing works
what am i doing wrong ?
in the ver.3 you had some place i could change 0/1 (special for hebrew) what can i do in version 5 ?
thanks, Dekel
Poster: Ruth
Dated: Sunday December 28 2003 - 4:13:13 GMT
Code:
openstyle="rtl";
You put it in the menu section not the style section. Try this forum topic as Kev explains in much more detail about it.
http://www.milonic.com/forum/viewtopic.php?t=2667&highlight=rtl
Ruth