摘要:
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv 阅读全文
posted @ 2017-11-19 13:58
噜噜修
阅读(256)
评论(0)
推荐(0)
摘要:
1.返回顶部 $(function(){ $('.top').hide(); $(window).scroll(function() { if($(window).scrollTop() >= 100){ $('.top').fadeIn(300); }else{ $('.top').fadeOut 阅读全文
posted @ 2017-11-19 13:57
噜噜修
阅读(259)
评论(0)
推荐(0)
浙公网安备 33010602011771号