SVGEvent
Introduction
Additions to the SVGKit object for event handling. In SVG it can be tricky to get from mouse coordinates to local coordinates. SVGEvent has routines to enable draggable items, rotatable items, and to prevent pan and zoom on items.
Live Demos
- live demo - Table of tests that you can modify and re-run client side.
Browse Code in SVN Repository
In Flux
This is currently under heavy development. I'm rethinking how the interface should look.