I need some help with the following problem.

I have a div#main - with color lightblue - which should is and should be on top 
when the webpage loads.
When I hover over it I want the div#menu - with color gold - to be on top.

At first div#main has z-index 100. When I hover over div#main (div#main:hover) 
I change the z-index to 10.

Div#menu has a z-index of 50.

The problem is that the divs start fighting (= flickering) about who should be 
on top.

This is the webpage. 

Thanks in advance.

Dimpie.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to