Hi, On Thu, 2005-06-02 at 14:32 +0200, Radovan Smieško wrote: > Hi Thomas, > > I have svg document with some different elements (rect, circle). I want > to know witch element is on [x,y]. > [x,y] lies insade element. > > I'm sorry, my english is very bad.
You probably could get the result by using getBBox from SVG DOM API Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
