I changed the SVGImageElementBridge program to make the <a> element work as my application needs. However, I need to call one large Javascript function of mine at the end of my createSVGImageNode() method call. I can rewrite the Javascript function into Java, but that costs too much efforts. Is there a way to call Javascript function from Batik Java implementation? Thanks a lot.
William --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
