alert("您的浏览器版本过低,为了达到最佳的浏览效果,请下载或者升级新版浏览器!")
}
//返回顶部
$(".fixed_top").click(function(){
var body = $("html, body");
body.stop().animate({scrollTop:0}, 500, 'swing',function(){ $(".fixed_top").hide(); });
})
var currentPosition,timer;
function GoTop(){
timer=setInterval("runToTop()",1);
}
window.onmousewheel=function(){
t=document.documentElement.scrollTop || document.body.scrollTop;
if (t > 400) {
$(".fixed_top").show();
} else {
$(".fixed_top").hide();
}
}
开局起步“十五五”
网络中国节·春节
历年光明日报数据库
光明日报版网一体专区
订阅2026年光明日报缩印合订本
拥抱技术,更需守护审美教育的人文内核
匠心传千年,国风正当潮
手艺绽放光彩文化鲜活生长
从"上下楼"到"链左右" 上海普陀区大宗贸易转型记
暑期托管,如何打开育人新方式
重在和孩子共同生活
数字记忆的文化意蕴与时代价值
法治助推非遗焕新彩
以重大项目为抓手 实现教育强国建设能力跃升
alert("您的浏览器版本过低,为了达到最佳的浏览效果,请下载或者升级新版浏览器!")
}
//返回顶部
$(".fixed_top").click(function(){
var body = $("html, body");
body.stop().animate({scrollTop:0}, 500, 'swing',function(){ $(".fixed_top").hide(); });
})
var currentPosition,timer;
function GoTop(){
timer=setInterval("runToTop()",1);
}
window.onmousewheel=function(){
t=document.documentElement.scrollTop || document.body.scrollTop;
if (t > 400) {
$(".fixed_top").show();
} else {
$(".fixed_top").hide();
}
}