使用jQuery实现。所用图片:
1、尝试滚动 此页面到底部即可出现go2top按钮。 2、go2top-inner暂未使用。 HTML&JS定义:
代码如下:
CSS定义
代码如下:
") no-repeat scroll left top transparent;
bottom: 65px;
color: #444444;
display: none;
height: 50px;
margin-left: 510px;
position: fixed;
right: 160px;
text-align: center;
width: 50px;
}
.go2top:hover {
background-position: -50px top;
}
原文链接:/jquery/56110.html