Milonoc inside a <div> </div>

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
mckee@newsstand.com
Advanced
Advanced
Posts: 16
Joined: Tue Sep 30, 2003 10:00 pm

Milonoc inside a <div> </div>

Post by mckee@newsstand.com »

This caused a problem with the menu, at least under NS 7.1. I was able to move the menu outside of the div but I can envision times when that might not be possible because of the modular way in which we put the web site together using ColdFusion.

Why does putting the menu inside a <div align="center"> </div> cause the submenu items to get very wide? This was not a problem in RC15 but is still a problem in RC25.

Thanks,

Shawn
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

I believe its to do with layers, I don't know if I can explain this technically, but when you put the main menu down a layer, then the submenu layers are going to be pushed outside of that artificial layer.

Usually there is a work around, and the best one is to position the menu on top of everything else. Thus you have created a top layer where nothing interferes.

Regards,
maz
Post Reply