我的生活随笔

开启网页预加载功能提高访问体验

项目说明

使用该JS之后,当浏览者的鼠标悬停在链接上方时就会启动预加载,提高访问速度,增加浏览体验,但是会少量消耗服务器资源。

项目地址

https://github.com/instantpage/instant.page
存至适当的位置,并在 footer.php 引用

<script type="module" src="js/instantpage.js"></script>

这样就可以成功开启预加载功能,实测可以提高约50%的加载速度。

特别鸣谢

转载自:https://eebk.com/29.html

当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »