lokesh / lightbox2

THE original Lightbox script (v2).
http://lokeshdhakar.com/projects/lightbox2/
MIT License
6.22k stars 1.77k forks source link

Zoom Image on mouse scroll #539

Open nierChen opened 8 years ago

nierChen commented 8 years ago

I bind a event to mouse scroll:when i'm scrolling up,image magnification;when i'm scrolling down,image shrink. i changed one file(src/js/lightbox.js),and i added my codes from row 138 to 211. Maybe lightbox can add this feature in future,it's very cool!

lokesh commented 8 years ago

Cool interaction! This isn't common enough of a usecase to roll it into the main release but I'm going to keep this PR open so others can grab the code if they need it. Tested locally, worked!

serdarde commented 7 years ago

This is really what that plugin needs. @lokesh Please add this on your next release

Seevil commented 3 years ago

Hi, I added this code in the latest version and it doesn't work, I need this feature can you help me?

20210413151010 20210413153108