jackmoore / zoom

jQuery plugin for zooming images on mouseover.
http://www.jacklmoore.com/zoom/
MIT License
1.54k stars 460 forks source link

Load the hi res image after a click event #74

Open ajbendezu opened 9 years ago

ajbendezu commented 9 years ago

Is there a way to load the hi res image when the user clicks the thumbnail? I don't see it in the examples provided in the web. I want to save the user some KB.

coljung commented 2 years ago

Same issue here. I'm trying to work on my site's performance and we have around 8-10 pictures all at around 800KB. All are preloaded to be used with this plugin. Wondering if there is a way to delay that.