Blur Filter
Modify the individual properties of the transform using the controls below.


PixelRadius:  

MakeShadow:  

ShadowOpacity:  

The following code is used to create this filter.
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.Blur(
PixelRadius='0', MakeShadow='false', ShadowOpacity='0.75')
"> This is the DIV content.</DIV>
© 2007 Microsoft Corporation. All rights reserved. Terms of use.