🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
| [DHTMLET®](http://www.dhtmlet.com) | [属性清单 ](#)| 相关内容:SEE ALSO------------------------------------------  position  top  right  bottom  left | |-----|-----| z-index版本:CSS2  兼容性:IE4+ NS6+ 继承性:无   语法:   **z-index : **** auto **|* number *   参数:   **auto : ** 遵从其父对象的定位 *number : * 无单位的整数值。可为负数   说明:   检索或设置对象的层叠顺序。 如两个绝对定位对象的此属性具有同样的值,那么将依据它们在HTML文档中声明的顺序层叠 对应的脚本特性为**zIndex**。请参阅我编写的其他书目。   示例:   div { position:absolute; z-index:3; width:6px; }       苏沈小雨制作・保留所有权利 &copy2001 rain1977.comer . All rights reserved . Terms of Use .