IE8不支持这样的background写法吗?

2013-01-16 19:33:25 +08:00
 Air_Mu
让容器四个角都有特殊背景。在IE8就是完全无效。IE9,FF,CHROME正常

background:url(image/fuckie/l1.png) 0 0 no-repeat,
url(image/fuckie/l2.png)100% 0 no-repeat,
url(image/fuckie/l3.png) 0 100% no-repeat,
url(image/fuckie/l4.png) 100% 100% no-repeat,
url(image/fuckie/lbj.png) 0 0 repeat;
}
7778 次点击
所在节点    CSS
4 条回复
liaa
2013-01-16 19:39:30 +08:00
http://stackoverflow.com/questions/4465673/multiple-background-images-ie8
上面是来自stackoverflow的回答,我想问题已经解决了。
Air_Mu
2013-01-16 19:44:29 +08:00
@liaa 感谢
clowwindy
2013-01-16 21:31:53 +08:00
Sivan
2013-01-16 21:43:39 +08:00
我都是用 caniuse 查询。

http://caniuse.com/#feat=multibackgrounds

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/57810

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX