Air_Mu
V2EX  ›  CSS

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

  •  
  •   Air_Mu · Jan 16, 2013 · 8431 views
    This topic created in 4908 days ago, the information mentioned may be changed or developed.
    让容器四个角都有特殊背景。在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;
    }
    4 replies    1970-01-01 08:00:00 +08:00
    liaa
        1
    liaa  
       Jan 16, 2013   ❤️ 1
    http://stackoverflow.com/questions/4465673/multiple-background-images-ie8
    上面是来自stackoverflow的回答,我想问题已经解决了。
    Air_Mu
        2
    Air_Mu  
    OP
       Jan 16, 2013
    @liaa 感谢
    clowwindy
        3
    clowwindy  
       Jan 16, 2013   ❤️ 1
    Sivan
        4
    Sivan  
       Jan 16, 2013
    我都是用 caniuse 查询。

    http://caniuse.com/#feat=multibackgrounds
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5304 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 37ms · UTC 07:37 · PVG 15:37 · LAX 00:37 · JFK 03:37
    ♥ Do have faith in what you're doing.