Hi,
Is there a way to change the stylesheet of an svg file that is already fully rendered in a JSVGCanvas. I heard about placing extra stylesheet tags in an svg file: E.g. <?xml-stylesheet href="styles_austria_2.css" type="text/css" title="Night" alternate="yes" ?> I'm just looking for a way to programmatically activate the alternate stylesheet. Thanks! Leo