drop down width setting

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Trite
Beginner
Beginner
Posts: 8
Joined: Mon Jan 31, 2005 3:28 pm

drop down width setting

Post by Trite »

I would like to set the width to a specific value for each drop downs "background", instead of what it does by default of just basically going as far as the longest ai() item.

It's ok for the width to overextend any given menu item graphic, but it must at least match it.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

I'm not sure I understand what you mean. You can set a menu width including any drop down submenu by using menuwidth=

If you are talking about setting the background color or background image for some item to a width, you'd need to do that using css. Putting a background image in the item, i.e. bgimage=whatever; will follow the built in parameters which means the image will repeat x and y as an image does in css unless something is specified.

If you are talking about something else you'll have to expound a bit more on what it is you want to do.

Ruth
Post Reply