Hi, Thank you for your answer. However it seems to me the text in these <title> and <desc> tooltips cannot be formatted (new lines, colors etc...) so I suppose I must use scripting. Furthermore I still do not know how to insert the text of these tooltips in the SVG file : I suppose I will have to write a specific method for each figure that generates the SVG code and adds to it the text of the tooltips ?
Mikael Mechoulam > -----Original Message----- > From: Thomas E Deweese [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 23, 2002 5:09 PM > To: Batik Users > Subject: Add user info to SVG shapes > > > > Hi Mickael, > > You might try using the <title> and <desc> elements. If present > Batik will automatically show tooltips when the mouse hovers over the > associated graphics element. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
