Hi everyone, I am having trouble with my css drop down menu. The drop down will display properly, overlapping all appropriate divs, but it won't stay there for the mouse to go over it unless I changed the z-indexes of the divs it overlaps. The only way for it to work is if I set the z index values of the two divs it overlaps to something like -1. However when I do this, the content in those 2 divs disappear.
The parent div of the menu is z-index 1500 and then the menu is 1000. The menu works in firefox and IE7, but of course not IE6. Thank you so much for your help!! Best, Becky ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
