如何解决ie6下没有fixed定位的情况

*html *html body{

    background-image:url("aboout:blank");

    background-attachment:fixed

}

*html #menu{

    position:absolute;

   QQ截图20200417094906.png

}

猜你喜欢

转载自blog.51cto.com/11056727/2487994