menu widht

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
robert_jenkin
Beginner
Beginner
Posts: 5
Joined: Fri Sep 16, 2005 3:49 pm

menu widht

Post by robert_jenkin »

I have the menu location at top 0 and left 0 and would like it to use the full screen widht.

How can I get the menu bar to using the full screen width.. possibly a blank menu option with a width equal to the remaining screen space.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi Robert,

You could set the menuwidth to 100%. It goes in the menu where you have the orientation, top, left options. menuwidth="100%"; Then if you want the menu to be at the left side, you'd also include menualign="left";

Ruth
Post Reply