Click to See Complete Forum and Search --> : CSS Menu Troubles


BKrausz
12-27-2005, 02:33 PM
Yet another web developer who's haveing issues with CSS Menus:

http://cerini.nerdlife.net/index2.html

For some reason I can't finagle the z-indexes so that the sub-menu is over the main-container div. Ideas/suggestions?

By the way...I officially hate dynamic menus. I've spent hours trying to get this stupid thing to work...if I do get it to work then IE decides that it hates me.

But I'm sure you all know that already :)

Thanks,
Brian

cyber1
12-27-2005, 07:09 PM
You have overflow: hidden; in the #menu style.

-Bill

BKrausz
12-27-2005, 10:24 PM
Thanks a million...I'm pseudo-self taught in CSS so I occasionally miss a tag or two.

One more browser compatability issue that I'd really appreciate your help on:

http://cerini.nerdlife.net/index2.html

I got most everything working, but I can't get the menus in IE to not have that stupid space between them, thought it works fine in FF. Ideas?

Thanks!