I admit, I'm new. But I've tried everything I can think of and have studied the examples.
I'm trying to position a vertical menu (Right to Left Openstyle).
My test page is at http://www.amt-mep.org/milonic/ser_lean.htm
The original file is at http://www.amt-mep.org/ser_le.htm
I can't move the menu down to where I need it. Here is a snipit of the menu_data.js file
screenposition="right"
top=150;
openstyle="rtl";
orientation="vertical";
Thanks for any help
Bob
Positioning Vertical Menus
Hi,
I'm not sure what you want here, but you have two top= defined in the main menu, so remove the top=10 from that. However, if you want it to look the same as you have now the best bet is to put it into the table.
EDIT: Link removed
Hope this helps.
Ruth
I'm not sure what you want here, but you have two top= defined in the main menu, so remove the top=10 from that. However, if you want it to look the same as you have now the best bet is to put it into the table.
EDIT: Link removed
Hope this helps.
Ruth
Last edited by Ruth on Thu Nov 30, 2006 6:50 am, edited 1 time in total.