背景图片IE8无法显示
css代码
body {
background-image:url(E:\jboss4.2.3.GA\server\test\deploy\at.war\common\images\aa.png);
background-repeat:no-repeat;
background-position: center;
background-attachment:fixed;
}
IE6可以显示背景图片,IE8就不行了,网上也找了些解决方案,还是不行,求高手!
------解决方案--------------------有这么奇怪的事?背景图片地址直接用相对路径不就行了么
------解决方案--------------------不要给自己找麻烦 , 请使用相对路径