#navicontainer {
position:absolute;
left:24px;
top:219px;
width:auto;
height:auto;
z-index: 500;
margin:0px;
padding:0px;
}
ul {
list-style: none;
}
#navigation {
width: 387px;
z-index:501;
}
#navigation li {
float:left;
width: 5.4em;
}
#navigation a {
color: #000;
text-decoration: none;
display: block;
padding: .2em .5em;
border-left: 1px solid #D3D2D2;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
#navigation a:hover {
background: #ccc;
}
#navigation li li {
float:none;
width:auto;
}
#navigation li li a {
color: #000;
border-right: none;
}
#navigation li li a:hover {
color: #000;
}
#navigation ul {
position:absolute;
top:30px;
z-index:502;
left: -9999px;
}
#navigation li:hover ul {
margin-left:-40px;
left: auto;
}
Listen mit CSS in IE, Firefox und Opera gleich ausrichten.
derpfleger 03.10.2007 - 2297 Hits -
Untermenü / Klappmenü im Frontpage
geliwo 29.12.2008 - 73 Hits - 4 Antworten
Buttons mit Untermenü
terror_tubbie 01.04.2009 - 448 Hits - 3 Antworten
css Profi gesucht :)! Popupeffect mit css möglich?
actofjustice 29.08.2009 - 203 Hits - 2 Antworten
Hovereffekt mit Untermenü im IE 6
dunkelpink 29.10.2009 - 440 Hits - 15 Antworten