怎么让DIV或table固定在浏览器底部
4个回答
展开全部
position:fixed;
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
<div id="btm">For a test!</div>
<style type="text/css">
#btm{width:200px;height:200px;background-color:darkred;color:yellow;position:fixed;right:0;bottom:0;}
</style>
<style type="text/css">
#btm{width:200px;height:200px;background-color:darkred;color:yellow;position:fixed;right:0;bottom:0;}
</style>
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
只能用js实现。现在discuz流行右边的“返回顶部”JS,百度搜:js底部代码。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询