Any way to set width of drop down boxes?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
thuffner
Beginner
Beginner
Posts: 4
Joined: Mon Mar 10, 2003 3:32 am

Any way to set width of drop down boxes?

Post by thuffner »

Is there any way to do this? My drop downs are all different widths. It would look a lot more professional if they were the same width...

Thanks in advance! :)
BondMovies.com - "Nobody Does It Better."
Romeo
Advanced
Advanced
Posts: 25
Joined: Fri Jul 05, 2002 11:30 pm

Post by Romeo »

You should be able to use "itemwidth" e.g:

with(milonic=new menuname("about")){_c=1
itemwidth = 200;
borderwidth = 1;
style = mainStyle;
thuffner
Beginner
Beginner
Posts: 4
Joined: Mon Mar 10, 2003 3:32 am

Post by thuffner »

Where would I put that code?
BondMovies.com - "Nobody Does It Better."
Post Reply