p.pixelate {position:absolute;
filter:progid:DXImageTransform.Microsoft.Pixelate(maxsquare=10)}
it works, i cant leave position:absolute there, because as you know it makes
the pixalated object absolute..Thanks I appreciate all help.
<p class="pixelate; blur"> but all it does is blur, Id appreciate any help,
thanks.
<IMG ID=sample SRC="sample.jpg"
STYLE="filter:progid:DXImageTransform.Microsoft.MotionBlur(strength=50)
progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
width=50%">
This is how to use two at the same time.
-- Andrew
"Rob" <xr...@hotmail.com> wrote in message
news:O4pUKsXcBHA.896@tkmsftngp05...