Hi, > or is there a way i can disable scripting on the svg > document before doing the drap and drop and later enable > scripting > after the drop.
I am not sure if this work, but you can set the JSVGCanvas.setDocumentState() to ALWAYS_DYNAMIC, STATIC, DYNAMIC. Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
