Hi Klaus. Klaus Reimer: > I have an application which displays an SVG document in a JSVGCanvas and > I'm adding content to the document during runtime. This works pretty > well but when I add animation nodes to the DOM then they are simply > ignored. The animation nodes which are already present in the DOM when I > pass it to the canvas (with the setURI method) are working fine. > > Is there a special trick I have to perform so animations added during > runtime are actually played?
They shouldn’t be ignored. Can you provide me with a small test case that demonstrates the problem? Thanks, Cameron -- Cameron McCormack, http://mcc.id.au/ xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
