CSS身体背景图像不显示在IE-6 [英] CSS body background-image not showing in IE-6

查看:147
本文介绍了CSS身体背景图像不显示在IE-6的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在IE-6的background-image属性有一些问题。在所有其他浏览器中,background-image显示除了IE-6。这是我的网站的网址 http://indivar.info/godsak/node/2

I have some problem with the background-image property in IE-6. In all other browsers, background-image is showing except IE-6. This is the url of my site http://indivar.info/godsak/node/2.

这是我在css中写的。

This is what I have written in the css.

body {
background-color: #D3D3D3;
background: url("../images/background.jpg") repeat scroll 0 0 transparent;
margin: 0;
padding: 0;
position:relative;
overflow-x:hidden;
}.

此问题将过时,因为这与IE-6相关。但客户需要它,所以我必须解决它。还有一件事要清除我已经检查过Windows XP Service Pack 3 IE-6,还有它的工作正常。所以问题与IE-6 sp-2的窗口。先感谢。

This question will lool outdated as this is related to IE-6. But the client needs it so I have to fix it. One more thing to clear I have checked on windows XP service pack 3 IE-6, there also its working fine. So problem with the IE-6 sp-2 of windows. Thanks in advance.

推荐答案


是在IE Tester中显示正常。但我使用adobe browserlab。
http://browserlab.adobe.com/en-us/ p>

yes in IE Tester it shows fine. But I am using adobe browserlab. http://browserlab.adobe.com/en-us/

然后BrowserLab可能会误导你。

Then BrowserLab might be misleading you.

在IE6中正常工作: http://ipinfo.info/netrenderer/

Testing with your live site, it works fine in IE6 here: http://ipinfo.info/netrenderer/

并且它在正版IE6中正常工作 - 我使用虚拟机在本地测试它。

And it works fine in genuine IE6 - I tested it myself locally using a virtual machine.

我认为这里有一个实际的问题。

I don't think there's an actual problem here.

这篇关于CSS身体背景图像不显示在IE-6的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆