|
By implementing http://xml.apache.org/batik/javadoc/org/apache/batik/script/ScriptHandler.html I get dynamic capability working for a stand alone application that uses Batik to display svg. What should I expect from browsers? Does the Adobe SVGView 3 support the binding? Others? What about other browsers? Any Batik based browser plugins being developed? The ScriptHandler has a different method ' void
run(Document doc,
Window win)'than
the SVG1.1 spechttp://www.w3.org/TR/SVG11/java.html shows "void initializeEventListeners(SVGDocument doc)". Any idea what will be standard? |
- Dynamic svg via application/java-archive Roger I Martin PhD
- Re: Dynamic svg via application/java-archive Thomas DeWeese
