Hi, My application is using JSVGCanvas to render a SVG Document
I am trying to update the ecma script in the SVG document at runtime. i.e. the content of the <script></script> tag is updated during the course of execution of the application. Even after updating/adding the <script> tag, the updated script is not available for execution. Just to mention that I load the SVG Document into SVG Canvas just once initially and there are no reloads during updation of the <script> tag. Is it possible to update the scripts dynamically using batik? Thanks in Advance, Tanul -- View this message in context: http://old.nabble.com/Dynamic-addition-of-scripts-to-SVG-in-Batik-tp26499923p26499923.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]
