Re: [svg-developers] test for mouse position within shape?

2004-12-30 Thread Philippe Lhoste
Jeff Rafter wrote: >> Is there a way to test to see if a mouse position is within a shape? >> >> If one uses getBBox() on a triangle, for example, the results are not >> very useful if one wants to know if the mouse is really within the >> triangle. > > Another approach would be to track that

Re: [svg-developers] test for mouse position within shape?

2004-12-29 Thread Jeff Rafter
> Is there a way to test to see if a mouse position is within a shape? > > If one uses getBBox() on a triangle, for example, the results are not > very useful if one wants to know if the mouse is really within the > triangle. Another approach would be to track that information using events. Fo

Re: [svg-developers] test for mouse position within shape?

2004-12-28 Thread Philippe Lhoste
orchidsonline wrote: > > > Is there a way to test to see if a mouse position is within a shape? > > If one uses getBBox() on a triangle, for example, the results are not > very useful if one wants to know if the mouse is really within the > triangle. > > > Dave http://www.kevlindev.com/geo

[svg-developers] test for mouse position within shape?

2004-12-28 Thread orchidsonline
Is there a way to test to see if a mouse position is within a shape? If one uses getBBox() on a triangle, for example, the results are not very useful if one wants to know if the mouse is really within the triangle. Dave Yahoo! Groups Sponsor --