Re: Picking svg objects
Sumeet Singh Parmar wrote: How would I translate a pixel point on the SVGCanvas to the related or element? Hi Sumeet, For "dynamic documents" we generate DOM UI Events for the mouse automatically. So you can just register an event listener on the element in question (or one of it's parent el
Picking svg objects
Hello, How would I translate a pixel point on the SVGCanvas to the related or element? Thanks a lot! -Sumeet - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]