Tom, I read the second page you linked too as well.

I tried, considering the ID is within a class; .className #svg-object: 12px solid red. There is no red border around my SVG object. Even if it worked, I want to access the path classes or id within the SVG and style outside of the SVG file.

Karl DeSaulniers <mailto:k...@designdrumm.com>
Sunday, July 10, 2016 12:26 AM
Hi Crest,
Will this work?

div#svgid object {
border: 1px solid #cfcfcf;
}

Best,

Karl DeSaulniers
Design Drumm
http://designdrumm.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/
Crest Christopher <mailto:crestchristop...@gmail.com>
Saturday, July 09, 2016 11:24 PM
I've been searching on how I can style SVG files embedded in a <object> tag, including CSS animation.

Can someone point me in the direction, how I can stylize a SVG object contained in a <object> tag though CSS; otherwise it appears jQuery is the only direction.

______________________________________________________________________
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