______________________________________________________________________ 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/
Hi, I want to create an animated CSS sprite using SVG similar to a
scribble effect. I was hoping I could animate an SVG, erasing a
background <p> element based on the SVG; unfortunately CSS Masks are not
supported amongst quite a few browsers and I'm out of ideas on how to,
if possible, take the SVG image and animate a scribble effect ?