【发布时间】:2017-10-10 19:46:27
【问题描述】:
有没有办法加快点击超链接时打开新浏览器页面的时间?超链接指向新页面的特定索引,但从加载新网页到导航到索引之间存在延迟。
这里有一个jsfiddle 来演示这个问题。
<div>
JavaScript’s core—most often used and most fundamental—data type is the Object data type. JavaScript has one complex data type, the <a rel="bookmark" href="https://www.ecma-international.org/ecma-262/5.1/#sec-8.6" target="_blank">Object data type</a>,
and it has five simple data types: Number, String, Boolean, Undefined, and Null. Note that these simple (primitive) data types are immutable (cannot be changed), while objects are mutable (can be changed).</div>
【问题讨论】:
-
暂停导航到第 8.6 节对象类型。无论如何要加快速度?
-
不能控制 ecma-international.org 网站...