仿淘宝网返回顶部效果

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html;charset=gb2312">
<meta name="keywords" content="" />
<title>网页特效 固定在右下角的“返回顶部”链接 站长特效网</title>
<!--把下面代码加到<head>与</head>之间-->
<style type="text/css">
html,body{
 _height:100%;
 padding:0;margin:0;
 _overflow:hidden;
 border:solid 0 white;
}
#www_zzjs_net{
 _height:99.7%;
 margin:0 1px;
 _overflow:auto;
 word-break:break-all;
 _width:100%;
}
#floater{
 word-break:break-all;
 position:fixed;
 _position:absolute;
 right:20px;
 bottom:20px;
 background:white;
}
</style>
</head>
<body>
<div id="www_zzjs_net">
  <a name="top">站长特效网,打造国内最帅的网页特效站!</a><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
  <h1 id="floater"><a href="#top"><img alt="返回顶部" src="img/totop.gif" border="0"></a></h1>
</div>
</body>
</html>
所需要的图片

仿淘宝网返回顶部效果 - wangnam1986@126 - 历程

原文地址:https://www.cnblogs.com/visi_zhangyang/p/3368629.html