僅限Internet Explorer 7; FireFox,IE 8,Chrome工作正常。Internet Explorer 7 li鏈接懸停錯誤
我左邊的菜單
http://box1.thegiant.ca/~cuisirama/index.php
如果你懸停brackground變得transparent
如何解決這個什麼聯繫呢?
這裏是我的CSS:
div.moduletable_mg {
border-top: 1px solid #9C907D;
padding: 0px;
margin: 0px;
}
div.moduletable_mg ul {
padding: 15px;
margin: 0px 0px 0px 0px;
}
div.moduletable_mg ul li {
background: url(../images/menu-arrow.png) no-repeat left center;
min-height: 15px;
padding: 0px 10px;
margin: 0px;
}
div.moduletable_mg a {
/*display:inline-block;*/
/*background: transparent !important;*/
font-size: 14px;
padding: 0px;
margin: 0px;
color: #483A22;
}
div.moduletable_mg a:link, div.moduletable_mg a:visited {
text-decoration: none;
}
div.moduletable_mg a:hover, div.moduletable_mg a:active {
text-decoration: underline;
}
哦lawwd的格式。 – 2010-07-13 20:17:25