fat / zoom.js

Medium's Image Zoom for jQuery
https://fat.github.io/zoom.js
MIT License
4.04k stars 331 forks source link

Add optional fullsize path for meta key open #41

Closed sethherr closed 9 years ago

sethherr commented 9 years ago

If there is a data-fullsize attribute on the image, use that rather than the image source when you click with the meta key.

Sort of addresses issue #12 and it seems like a nice feature. I'd use it ;)

I can add info about it to the readme if you're ok with the change.

fat commented 9 years ago

added data-original for now… thanks!