fat / zoom.js

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

And what about ajax version? It is my dream #53

Open Nicolai6120 opened 8 years ago

Nicolai6120 commented 8 years ago

Very usable script, cool! Maybe you can do this script with ajax loading like highligh.js?

maxstrebel commented 8 years ago

+1 for this

heavybeard commented 8 years ago

@Nicolai6120 why an ajax version? You can add async for lazyloading.

Or do you mean addeventlistener to new image loaded with ajax?