| You are here: Home > Scripts > Javascript Motion Blur Image |
| ||||||||||||||||
|
|
Back to ScriptsJavascript, Motion BlurRequires Internet Explorer 5.5 or later to work The DIV is located below, before applying image filters the image object requires its layout to be set. We do that by setting its height and width properties (done inside the style tag). Having the layout defined can also be done by setting the position attribute to absolute. Or the layout can be defined by setting the property CONTENTEDITABLE in the div. Motion Blur. This can be applied to images and text To dynamically update the attributes of the MotionBlur filter, it first needs to be defined in the style and then each property can be accessed and manipulated independently in realtime.
DHTML SourceReferences: MSDN - Motion Blur |
|
contact us: elouai@gmail.com ©2003-2008 eLouai.com, All rights reserved |