Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 22733fad

Von Sven Schöling vor fast 18 Jahren hinzugefügt

  • ID 22733fadfd9d9d6f92d747bbcec8258fa421a2da
  • Vorgänger 0ec7b690
  • Nachfolger c046c422

bessere Bugbeschreibung

Unterschiede anzeigen:

css/menuv3.css
81 81
border-width:0 0 1px 0;
82 82
}
83 83

  
84
/** IE6 event bug fix, a z-indexed layer without some kind of background will lose its events to the layer below */  
84
/* IE6 event bug fix, without a background there hovers will be occassionally lost between the li's to the layer below 
85
 * causing the menu to close. Opera 9 has the same bug btw. */
85 86
#menu ul ul {
86 87
position:absolute;
87 88
z-index:500;

Auch abrufbar als: Unified diff