Projected shadows
Shadows
Moving your cursor around in this page should result in text shadows projecting away from the cursor.
Parameters to the CSS3 text-shadow
property on each text element are adjusted periodically in a mousemove
handler. Shadow movement is smoothed using CSS3 transitions.
Check out the source.
This is what the shadows would look like if your browser ruled (ie. supported text-shadow
):