'batik-users'.
>
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: Friday, February 02, 2007 5:10 PM
> > To: batik-users@xmlgraphics.apache.org
> > Cc: batik-users@xmlgraphics.apache.org
> > Subject: Re: Scrip
forum for this sort of discussion. If you reply
please strip 'batik-users'.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 02, 2007 5:10 PM
> To: batik-users@xmlgraphics.apache.org
> Cc: batik-users@xmlgraphics.apache.org
-users@xmlgraphics.apache.org
Cc: batik-users@xmlgraphics.apache.org
Subject: Re: Script and anchor tag
Hi Praveen,
> I would like to know if
> 1. this is a part of the SVG standard, or is it a small bug in Batik,
>because Adobe viewer works the same in both the cases.
I think this
Hi Praveen,
> I would like to know if
> 1. this is a part of the SVG standard, or is it a small bug in Batik,
>because Adobe viewer works the same in both the cases.
I think this is a bug. The basic problem is our implementation of
the 'default action' (the traversal of the link). We im
Hi,
In the code below, the circle and the rect are associated with the the
hyperlink and the onclick event; and according to the hierarchy of event
handling, the javascript method is called first, the preventDefault()
prevents the loading of a.svg. Note the order of and tags.
http://www.w3.org/