fat / zoom.js

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

Support anchor to image link #46

Closed klihelp closed 7 years ago

klihelp commented 9 years ago

Is it possible to support load small image normally and have an anchor to large image? <a href="large.jpg"> <img src="small.jpg"></img> </a>

f-liva commented 9 years ago

This would be a great improvement for the plugin! +1

kingdido999 commented 7 years ago

I wrote a similar image zooming library that supports zooming in with a large image source: https://github.com/kingdido999/zooming

Please let me know what you think:)

daxhns commented 7 years ago

@kingdido999 Good work!

klihelp commented 7 years ago

https://github.com/kingdido999/zooming