DropShadow Filter
Modify the individual properties of the object using the controls below.
offX: offY:
Color:
Positive:
The following code is used to generate this transition.

Delicious
Produce!
<div id="oFilterDIV" style="position: absolute;
top: 50px;
left: 10px;
width: 240px;
height: 160px;
padding: 10px;
font: bold 13pt verdana;
background: yellowgreen;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true')">
This is the div content.</div>
© 2007 Microsoft Corporation. All rights reserved. Terms of use.