我如何在一个绝对位置的DIV后面加另一个DIV?

发布网友 发布时间:2024-10-24 00:14

我来回答

2个回答

热心网友 时间:2024-11-02 11:45

#d2{position:fixed;_position:absolute;width:100%;left:0;bottom:0;_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))}

 这个是我自己用的代码。兼容ie6、ie6以上、chrome等主流浏览器。里面的width left等可以自己修改。

热心网友 时间:2024-11-02 11:50

你把这个div写在最后不就在最后了吗?不用管这个d1的div啊
声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。
E-MAIL:11247931@qq.com