Back to main page

Box Shadows

CSS3 box shadows are not supported in IE until version 9, and they are implemented differently in Safari until version 5.1.

Drop Shadow
Outset
Inset

Test for shadow painting order

This div has to have position:relative to be painted above the shadow.
Inset (with multiple shadows in Firefox 3.5+)
This div is painted last.