>
> Ah, thanks. OK, the sub-menus will close now but they close too quickly,
> basically once I mouse-off the first button. I notice there seems to be
part
> of the border missing. There should be a 1 pixel red border around each
button
> and with IE7 the top and bottom parts seem to be missing. Any ideas?
Try this for the border:
#nav a {zoom:1;}
OK, this did the trick. I take it this is one of those 'hasLayout' issues?
Try this for the heading that shows on top of the sub menus:
#nav_wrapper {position:relative;z-index:1;}
Ok, thanks. If I understand what you did here, I should apply the z-index to
the the wrapper div instead of the list itself. Also, when I changed this, the
sub-menu started over-lapping in IE7 (as I wanted) but then started
under-lapping in all the other browsers. So I changed the z-index to 2 and now
a the sub-menu over-laps in all browsers. Thanks!
Joe
______________________________________________________________________
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/