Html
    Css
    Js

    
                        
.toTopH {
	position:fixed;
	right:4%;
	bottom:4%;
	width:56px;
	height:56px;
	background:#666;
	border-radius:56px;
	text-align:center;
	transition:500ms;
	line-height:56px;
	display:none;
	font-size:16px;
	z-index:999999999;
	color:#fff;
	cursor:pointer;
}
.aip-back-top i {
	color:#fff;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

简单返回顶部

2
      ?--牵你手?0
      2019/4/27 11:12:30
      最简单的不是 <a href="#"></a>吗?
          (?? . ??)0
          2019/5/24 17:42:19
          那样没有动画效果
      回复