CSS3 Click Chart

Pointer Events

Allows control over the circumstances under which graphic elements (currently only SVG) can be the target of mouse events.

Specification

The pointer-events Property on W3C

Example Code

Live Demonstration

N/A

Desktop Browser Support

Firefox 3.6+, Chrome 4+, Safari 4+

Tools / Polyfills

Tutorials / Articles

Pointer Events on MDN
Slides 16-21 of CSS3 Secrets Slideshow

Fork me on GitHub