1 div 幅の複数の背景画像を使用していますが、IE8 では機能しません。ここに私のcssコードがあります:
.description-page #main-navigation ul{
text-align:left;
width: 451px;background:url(../images/menu-desing.png) no-repeat center 26px ,
url(../images/top-bar1.png) no-repeat center 0px ;
height: 86px; z-index:100;padding-top: 9px;
}
この問題の解決策はありますか?