| You are here: Home > Scripts > Javascript Image Rotate |
| ||||||||||||||||||||
Back to ScriptsJavascript, Div (image and text) RotateRequires 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. To rotate the div (image and text) we use DXImageTransform, properties rotate and mirror. ![]() Div text
DHTML SourceReferences: MSDN - Basic Image MSDN - Rotation attribute MSDN - Mirror attribute |
|
contact us: elouai@gmail.com ©2003-2010 eLouai.com, All rights reserved |