X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/1d7e6dbbbb3cc5cfbe5ebf4bcf75b10bab6d17a7..d18a84dfd90b91c60093c77bbc5900408e0c5697:/css/menuv3.css diff --git a/css/menuv3.css b/css/menuv3.css index 0ae6afe1e..28061a4e3 100644 --- a/css/menuv3.css +++ b/css/menuv3.css @@ -81,7 +81,8 @@ border:solid; border-width:0 0 1px 0; } -/** IE6 event bug fix, a z-indexed layer without some kind of background will lose its events to the layer below */ +/* IE6 event bug fix, without a background there hovers will be occassionally lost between the li's to the layer below + * causing the menu to close. Opera 9 has the same bug btw. */ #menu ul ul { position:absolute; z-index:500;