Smudge Text
.smudge {
width:100%;
filter: progid:DXImageTransform.Microsoft.MotionBlur(strength=13, direction=310)
progid:DXImageTransform.Microsoft.Blur(pixelradius=2)
progid:DXImageTransform.Microsoft.Wheel(duration=3);
}
<div class="smudge" STYLE="">
Blurry text with smudge of gray.
</div>
Gradient Layer
.gradientDiv {
height:120px;
color:green;
filter: progid:DXImageTransform.Microsoft.gradient(
enabled='false',
startColorstr=#550000FF,
gradientType='1', /*gradient direction 1/0*/
endColorstr=#55FFFF00);
}
<div class=".gradientDiv">
A simple gradient
</div>
Scale Layer Background Image
.fitbgimg {
position:relative; height:250px; width:250px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='url',
sizingMethod='scale' /*can be
'crop'
'image'*/
);
}
<div class="fitbgimg"></div>
and many more here guys http://msdn2.microsoft.com/en-us/library/ms532853.aspx
Last edited by marfillaster (2007-06-02 17:54:39)
-Offline- |

nice codes...there..thanksz 4 sharing...!!
![]()

-Offline- |

nice ken..
tq.. 

Wahaha those codes reminds me of something hehe anyway thanks for sharing sir ken 
thanks for sharing
-Offline- |

where shud i paste this code?! tnx


-Offline- |
i think in your css extension (:
-Offline- |

thnks for sharing
-Offline- |
kindy post the complete instruction on how to perform this tricks because others can't understand especially the newbies.

-Offline- |
how do i apply this? thanks.
-Offline- |


-Offline- |

marfillaster supporting ie
fox in fire
-Offline- |

nice one!
-Offline- |
Thanks for sharing this trick.... 
-Offline- |

nice!

<--my renji 

sorry not a computer genius ...
but wats is a wvm???
x___X

-Offline- |

Thanks for sharing this very helpful trick ken ![]()
-Offline- |