<div style="width:120px;height:120px;border:1px solid red; position:absolute; left:800px; top:100px; z-index:1001;" ).click(function () {
            $('body,html').animate({ scrollTop: 0 }, 100);
            return false;
        });
    });
    /****/
</script>
<!--回到顶部结束-->

相关文章:

  • 2021-11-13
  • 2021-09-06
  • 2021-11-17
  • 2021-11-17
  • 2021-11-17
猜你喜欢
  • 2021-11-17
  • 2021-11-17
  • 2021-11-17
  • 2021-09-16
  • 2022-12-23
  • 2022-02-20
  • 2021-04-30
相关资源
相似解决方案