Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

一个sb小按钮 需要的来拿 有钱的给个钱 是男人 你就回帖

[复制链接]
ancf 发表于 2009-6-1 15:04:36 | 显示全部楼层 |阅读模式
本帖最后由 ancf 于 2009-6-1 18:44 编辑

功能说明:
就是回到顶部的 而且是页面固定的  js控制 缩放后 位置依然正确

在header.htm文件下找到
  1. <div id="wrap">
复制代码
下面加上
  1.     <div id="topscroll" style="position:fixed; bottom:10%; height:63px; width:19px; background:url(image/top.jpg) no-repeat; z-index:99999; text-indent: -100px; overflow:hidden;">
  2.     <a href="javascript:window.scroll(0,0);" style="display: block;height: 63px;width: 19px;"><span>返回顶部</span></a>
  3.     </div>
  4.         <script type="text/javascript">
  5.                 function relocattop(){
  6.                         var w = document.body.clientWidth;
  7.                         $('topscroll').style.left = ((w>970) ? w/2+485 : w) + 'px';
  8.                 }
  9.                 window.onresize = relocattop;
  10.                 relocattop();
  11.         </script>
复制代码
将上传到image文件夹下
效果图


其他小资源

https://discuz.dismall.com/thread-1311333-1-1.html

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x

评分

1

查看全部评分

冰芝客 发表于 2009-6-1 15:33:17 | 显示全部楼层
回到TOP的东东?
回复

使用道具 举报

 楼主| ancf 发表于 2009-6-1 18:44:10 | 显示全部楼层
就是回到顶部的 而且是页面固定的  js控制 缩放后 位置依然正确
回复

使用道具 举报

 楼主| ancf 发表于 2009-6-2 22:20:31 | 显示全部楼层
哇 没人要
回复

使用道具 举报

seeoo 发表于 2009-6-3 00:32:55 | 显示全部楼层
支持你,我支持。
回复

使用道具 举报

HuaiBoY 发表于 2009-6-3 14:42:45 | 显示全部楼层
不要,人家都有跳转到下面和上面和刷新的功能,你这太简陋啦,不过还是要谢谢!
回复

使用道具 举报

adwardy 发表于 2009-6-3 15:01:46 | 显示全部楼层
赞一个,回帖了啊
回复

使用道具 举报

wei877363623 发表于 2009-6-3 15:04:28 | 显示全部楼层
          呵呵,    不错,支持!
回复

使用道具 举报

hao123789 发表于 2009-6-3 15:08:42 | 显示全部楼层
收下了,呵呵
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-23 13:39 , Processed in 0.031063 second(s), 6 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表