Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

offsetParent and XUL/SVG

0 views
Skip to first unread message

Fabian Lenzen

unread,
May 16, 2008, 8:25:21 AM5/16/08
to
Hi,
I’m creating a web application using XUL and SVG. My problem: I’ve tried to draw for example a dot where the user clicks in the SVG area. I get the clientX/Y-data of the event, but I also have to determine the coordinates of the SVG-area in the XUL-document. I was said to use offsetParent, offsetLeft and offsetTop. Unfortunately, Firefox (the only browser I know that supports XUL) doesn’t provide these properties in other document types than HTML.
Is there another way to find out the coordinates of the mouse click in the SVG-coordinate system?

Fabian.

Andreas M.

unread,
Jun 2, 2008, 8:57:23 PM6/2/08
to
On 16.05.2008 14:25 Fabian Lenzen wrote

> I’m creating a web application using XUL and SVG.

Try these:

news://news.mozilla.org/mozilla.dev.tech.xul
news://news.mozilla.org/mozilla.dev.tech.svg
news://news.mozilla.org/mozilla.dev.tech.javascript

--
Bye,
Andreas M.

0 new messages