I have an image with an external image as its source and I want to download the image when you press on the image.
I genuinely cant think of a way to do this, any help would be greatly appreciated.
$("#image1").src = https://api.qrserver.com/v1/create-qr-code/?size=200x200&data=www.websiteexample.com
// I want to download the image there ^^^