此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。
链接类型:prefetch
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
关键字prefetch
作为元素<link>
的属性rel
的值,是为了提示浏览器,用户未来的浏览有可能需要加载目标资源,所以浏览器有可能通过事先获取和缓存对应资源,优化用户体验。
In this article
规范
Specification |
---|
HTML> # link-type-prefetch> |
浏览器兼容性
Loading…