CSS3 Click Chart

background-attachment: local

Lets you apply a "fixed" background that's fixed relative to the element on which its applied, rather than the viewport.

Specification

background-attachment: local on W3C

Example Code

Live Demonstration

N/A

Desktop Browser Support

IE9+, Safari 5+, Chrome, Opera (?)

Tools / Polyfills

Tutorials / Articles

Pure CSS scrolling shadows with background-attachment: local

Fork me on GitHub