来看看这个新的 go to top & bottom吧
这个比较特别哦!
当然也比较复杂哦!
1.
设计—修改HTML—CTRL + F 找 ]]></b:skin>
2.
在 ]]></b:skin> 前面 copy & paste 这个哦
.gototop{background:url(go to top图片URL/Link)no-repeat;display:block;_display:none;position:fixed;z-index:9999;text-indent:-9999px;overflow:hidden;outline:none;width:128px;height:256px;right:88px;bottom:8px;}.gotobottom {background: url(go to bottom图片URL/Link)no-repeat;width:128px;height:256px;display:block;_display:none;position:fixed; z-index:9999;text-indent:-9999px;overflow:hidden;outline:none;right:8px;bottom:8px;}
青色号码可以不用理
它是调宽度,长度啊,什么的
如果你数学好的话就该该吧^^
懒惰该的就不用理啦~!
3.
接下来
按 CTRL + F 找
</body>
然后在</body>前面paste这个进去
<a class='gototop' href='javascript:scroll(0,0)' title='Top Page'>Top</a><a class='gotobottom' href='#footer' title='Bottom Page'>Bottom</a>
save。
完成啦!
没有评论:
发表评论
贴吧!宝贝博友们C: :