SitePoint
Reference
CSS
Vendor-specific Properties
Internet Explorer Extensions
filter
CSS Live Demo: filter
(this page)
See also:
All Live Demos
CSS Live Demo: filter
Type your
CSS
here:
(any properties allowed except expression, behavior and @import)
#example { filter:progid:DXImageTransform.Microsoft.MotionBlur(strength=10,direction=310); } p { float:left; border:3px double #444; padding:10px; }
Type your
HTML
here:
(any tags allowed except script, iframe, frame, object, img and embed)
<p id="example">There you go, way too fast; don't slow down you're gonna crash.</p>
Show me!
Your results appear here: