Thomas, Just a quick question. Is it the SVG + JavaScript that you want to see or do you want the Java application too. I believe I am running Batik 1.6 and Rhino 1.6R2.
Regards Philip Fennell -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 26 July 2006 11:25 To: [email protected] Subject: Re: JavaScrip, DOM Events and attaching multiple event listeners... Hi Philip, "Fennell, Philip" <[EMAIL PROTECTED]> wrote on 07/21/2006 08:51:21 AM: > The problem is that only the first (DOMActivate) event listener > attached to a node gets noticed. The other listeners are ignored. > Notice that for each event listener added, the type is different so > there is no reason for subsequent listeners to be ignored. > > Does anyone know why this behaviour is occurring? No, in fact we do similar things in many cases within Batik so I am surprised to see this behavior. > 1) The two code fragments relate to the function attaching the event > listeners to the context node I couldn't see anything obvious wrong with your code. However as I said we do similar things within Batik so this bug seems odd. Can you construct a small standalone test case? Also what version of Batik are you using? --------------------------------------------------------------------- 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]
