Hello, I have SVG documents with references to another SVG documents (using use) and I would like to dynamically change attributes in the externals SVG documents.
When I load the top level svg document, I get the DOM representation of it but I only have a reference to a use Element. So is it possible with this use Element to dynamically modify the objects attributes in the use document (like the fill of a rectangle) ? Thank's -- View this message in context: http://www.nabble.com/Dynamically-change-attributes-in-a-use-element-tp15352707p15352707.html Sent from the Batik - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]