Smart Preload jQuery Plugin Examples

Download This Plugin Back To jQueryScript

This smart jQuery preload plugin will use JavaScript's fetch API to automatically preload the resources behind links when the user hovers over them.

This is a large image, which will be preloaded when your mouse is closer than 100px.

Large image

This is a navigation which will preload the links on mouseover.


This link will not be preloaded.

Google

This button will also not be preloaded. The plugin will only load links, even if you select multiple elements.