Align a sub-menu to the right

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
basic
Advanced
Advanced
Posts: 24
Joined: Thu Apr 21, 2005 6:12 am

Align a sub-menu to the right

Post by basic »

Hi,

I am building a right to left (Hebrew) site and I would like the sub-menus to open aligned to the right (the default is left alignment). Which parameter controls this feature?

http://www.opencollege.co.il

and the JS files are inside /assets:

http://www.opencollege.co.il/assets/mmenu.js

and:

http://www.opencollege.co.il/assets/menu_data.js


Thank you,

Gil.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

First things first. You need to upgrade your code. You're running 5.721 - current is 5.728. Don't forget that all 3 of the menu code files need to be upgraded (just not your _data file).

What you're after is located in the Quick Reference Guides, which you should really get familiar with, located on the main site under the DHTML Menu. openstyle="rtl"; as a menu property will do what you want.
John
Post Reply