摘要:
CSS:.back_to_top{position:fixed;display:block;right:0;bottom:150px;width:20px;height:48px;background:url(../Nest/img/top.png) no-repeat;z-index:11; overflow:hidden;}JQuery: var back_to_top = $("a.back_to_top");back_to_top.hide();$(window).scroll(function() {if ($(window).scrollTop() > 1 阅读全文
posted @ 2013-04-03 09:57
大力哥的技术
阅读(144)
评论(0)
推荐(0)

浙公网安备 33010602011771号