博客园下拉小猫特效

Jack_孟 / 2023-06-25 / 原文

博客园下拉小猫特效

样式效果

点击小猫之后会回到网页顶部

使用方法

1.在自己的博客园中找到管理->设置页面
2.在页首 HTML 代码中插入

<!-- 悬挂的喵 -->
<script type="text/javascript" src=></script>
<link rel="stylesheet" type="text/css" href= />
<div class="back-to-top cd-top faa-float animated cd-is-visible" style="top: -999px;"></div>

 

参考链接:
博客园使用悬挂猫(上吊猫)置顶插件