Richard, No, this is not implemented yet but I added an RFE for this a couple days ago:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10447 I'll also try to add a list of the supported events linked from the status page. Thanks, Vincent. Richard Bennett wrote: > > (I'm using 1.5beta3 on win2k with java1.3) > > Is there a list of events that have been implemented? > > I'm trying to get this to work in Batik: > > <svg .... onzoom="zoomTest(evt)"> > <script ....> > function zoomTest(evt){ > alert("Zoom is: "+evt.target.ownerDocument.rootElement.currentScale) > } > </script> > </svg> > > In ASV3 the alert shows when zooming in/out. > In Batik it doesn't... > > Thanks, > Richard. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]