此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

CSSTranslate:z 属性

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

CSSTranslate 接口的 z 属性表示平移向量的 z 分量。正值会使元素向观察者方向移动,负值则使元素远离观察者。

如果此值存在,则变换为 3D 变换,且 is2D 属性将设置为 false。

<length>

示例

待完成。

规范

Specification
CSS Typed OM Level 1
# dom-csstranslate-z

浏览器兼容性