摘要:
function gotoTop(min_height){ var gotoTop_html = '';//定义返回顶部的html标签,默认隐藏 $("body").append(gotoTop_html);//将元素插入页面 $("#gotoTop").click(function(){//定义返回顶部元素的点击事件 $('html,body').animate({sc... 阅读全文
posted @ 2016-10-26 09:09
小时光
阅读(387)
评论(0)
推荐(0)

浙公网安备 33010602011771号