A JS library that use link prefetching on links to preload the page before it's shown, therefore delivering the page faster to the user. Link prefetching can be disabled by some ad blockers.
Using bower
bower install prefetch.js --save
var prefetch = new Prefetch();
- Chrome 13+
- Internet Explorer 9+
- Firefox 1.2+
- Safari doesn't support link prefetching