panzoom
panzoom copied to clipboard
Disable right click / download of images
Hi, really nice library!!! Is there a way to disable downloading of the zoomed images? By adding a transparent GIF or by disabling the right mouse button?
You could use the CSS property pointer-events: none and target the images inside the panzoom element.