Le 6 août 2014 à 09:45, Tom Livingston <tom...@gmail.com> a écrit :

> Actually, now that I see the difference between this and rgba with rgb
> fallback, I see the best non-script solution is:
> 
> Background: url(image.png);
> background-image: url(image.svg);
> 
> See here:
> http://callmenick.com/2014/04/02/svg-fallback-with-png/

That would work mostly [**], modulo the correction that Chris just send in.

[**] Fail: browsers that don't support SVG as a format for background-image, 
but do support the CSS3 multi layer background-image syntax - older Android 
2.x, Firefox 3.6 (I still see a surprising number of those). YMMV.


Philippe
--
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to