页面返回顶部

时间:2014-05-09 11:00:39   收藏:0   阅读:331

html标签: 锚链接

bubuko.com,布布扣
<style>
    #goTop{ display:block; position: fixed; bottom: 10px; right: 10px; width: 80px; height: 80px; border-radius: 40px; background-color: gray; cursor: pointer;}
</style>

    <a id="goTop"  href="#topHref"></a>
    <a id="topHref"></a>
bubuko.com,布布扣

js代码:

  scroll(0,0);

页面返回顶部,布布扣,bubuko.com

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!