悬浮回到顶部代码

Posted 怪咖咖

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了悬浮回到顶部代码相关的知识,希望对你有一定的参考价值。

<div id="floatPanel"> 
        <div class="ctrolPanel" style="right:20px;"> 
            <a class="arrow" href="#"><img title="点击回到顶部" src="images/huidao.jpg" /></a> 
        </div> 
    </div>
#floatPanel .ctrolPanel{width:60px;;height:60px;position:fixed;right:25px;top:85%;overflow:hidden;z-index:10000;} 

 

以上是关于悬浮回到顶部代码的主要内容,如果未能解决你的问题,请参考以下文章

css 回到顶部的片段

右侧带返回顶部的的小导航栏

RestFramework

html如何引入公共的html代码,比如公共右侧悬浮框

rest_framework

Vue点击按钮回到顶部