Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Preloading images using jQuery Reply To: Preloading images using jQuery

#204253
Shikkediel
Participant

Shane’s link led to this, which I thought was particularly interesting :

https://developers.google.com/speed/pagespeed/insights/

Some of the advice there, like using inline JS to speed things up would not be something I’d ever consider though. But I’ll definitely be looking at leveraging browser caching myself.

A bit more on topic – preloading images won’t speed up the process itself. it can only take care of not seeing the images ‘build up’ while loading.