image-orientation 图像定位

设置图像旋转的角度。

语法:

{ image-orientation : sImageOrientation }

默认值: auto
继承性:
DOM 语法: object.style.imageOrientation = sImageOrientation
适用于: 图像
浏览器支持:

可能的值:

auto | <angle>

描述
auto 设置为页面的方向。
<angle> 图像旋转指定的角度。可以为负值。

说明:

本属性最后更新时间:2011-4-4 9:45:56