Hello,

I'm currently working on an application that use a AJAX structure to update
a SVG file (change colors, hide element, open new window with svg ...). This
SVG is displayed in an html page, and javascripts are loaded in the html
page too.

We would like to migrate the display of those files in a java application,
since we are already migrating some other old parts to java. 

I read in Batik home page and in here about javascript support, but I could
not fully grasp the extent of that compatibility.

To be able to fully use our javascripts, do we need to make some
adaptations? (with Batik, or Rhino as I read)
Or does JSVGCanvas automatically load external javascripts and use their
functions? (provided that javascripts are loaded in SVG files)

Can Batik (listeners I suppose) catch a modification to the SVG file made
through a javascript function?


Thanks for your help.
-- 
View this message in context: 
http://www.nabble.com/Migrating-SVG-AJAX-to-Batik--tp24207556p24207556.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]

Reply via email to