jackmoore / wheelzoom

A small script for zooming IMG elements with the mousewheel/trackpad.
http://www.jacklmoore.com/wheelzoom
MIT License
342 stars 95 forks source link

Is it possible to use it with background images? #31

Closed wzol closed 6 years ago

wzol commented 7 years ago

I have my images in divs using background image contain. As this plugin already uses background images to work, is it possible to use it where the picture is already a background image?

jackmoore commented 6 years ago

That's outside the scope of what I intended for this, so that's not a feature I'm planning on adding, but I'm sure you could achieve that with minor modification to the script.