Log in

View Full Version : Creating a Right to Left menu in jquerycssmenu



Kazam
12-29-2009, 08:33 AM
Dear All,
Hi.

Well, I am trying to convert the jquerycssmenu from left to right flow towards Right to Left flow like Arabic Style but currently I am unable to do so.
(The submenu should open at left and also red arrow should point towards the left)
Can anybody provide some solution on it.

Thanks in Advance.
Kazam

djr33
12-29-2009, 09:26 AM
Can you post a link to the code, and if you have a test page a link to that also?
Without that, we cannot help specifically.

Generally using dir="rtl" in the html tag and possibly other elements will help, as will setting the language to "ar" (the same way). If that does not fix it, you can try to change all "left" words to "right" and all "right" words to "left" for the alignment in the CSS.

Kazam
12-29-2009, 10:23 AM
First of all, Thanks for your reply. Well the following is the link what exactly I want.

http://www.obout.com/em/ex_horizontal_rtl.aspx

Please check "Item2" in the menu and its sub menus.

With Thanks
Kazam.