SVG position in parent document

Tony Cox <[email protected]> Thu, 10 Sep 2009 14:26:04 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.svg
Organization http://groups.google.com
Message-ID <1d4af95f-bb43-40ce-b999-1e6f88354bc2@e12g2000yqi.googlegroups.com>
I'm trying to get drag 'n' drop working in an SVG embedded in an XML
document (a Mozilla XUL document). To get the mouse pointer offset
working properly I need to know the offset of the origin of the SVG
document in the parent page. Could somebody advise me how to do that
please or point me to an example?

thanks

Tony