码迷,mamicode.com
首页 > 其他好文 > 详细

悬浮固定

时间:2015-05-26 18:21:38      阅读:121      评论:0      收藏:0      [点我收藏+]

标签:

15858111507

qq1243490459

//提醒
<a href="http://www.crazyit.org" onclick="return confirm(‘是否转入疯狂Java联盟?‘);">疯狂Java联盟</a>




悬浮固定

<div style="height:45px; width:100%;; position: fixed; bottom:45px; right:0px; z-index:999; background:#EEEEEE;">
    <div style="float:left; margin-top:8px; margin-left:10px; color:#FF9900;"> 合&nbsp;计:¥<font id="totalMoney"></font></div>
    <div style="color:#000000; float:right; line-height:40px; margin-top:0px; ">
        <button type="button" class="am-btn am-btn-warning" onClick="shopCarBuy()">&nbsp;&nbsp;付&nbsp;&nbsp;款&nbsp;&nbsp;</button>
    </div>
</div>


http://segmentfault.com/search?q=下拉加载&page=2  社区

悬浮固定

标签:

原文地址:http://www.cnblogs.com/qiuyang1/p/4531127.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!