Downloadable image
-
Hello!
I would like download the main image by right click, but I can’t it due to zoom. Therefore, I put a download link in the code (
<a href="img_src" download></a>) and I would like change href attribute when click thumbnails. First click I can change, but then doesn’t work. How can I call my function after thumbnail swatch?$('.yith_magnifier_gallery li a').on('click', function() { $('btn-download').attr('href', this.href); });Thanks,
Udvi
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Downloadable image’ is closed to new replies.