brutaldesign / swipebox

A touchable jQuery lightbox
1.96k stars 666 forks source link

Is there a setting to zoom in on images and why does the first image sometimes not show? #314

Open a4jp-com opened 8 years ago

a4jp-com commented 8 years ago

Swipebox is amazing but how do I let people zoom in and why does the first image sometimes not show?

ronvit commented 8 years ago

I implemented it using wheelzoom plugin : https://github.com/jackmoore/wheelzoom. Works fine!

fauzie commented 7 years ago

+1 for builtin zoom features.

a4jp-com commented 7 years ago

Can wheel zoom be added to the download here? That way most plugins in WordPress will at least get a basic working version.

out2sea commented 7 years ago

ronvit, I am trying to implement wheelzoom with swipebox. I am having trouble and would love it you could share more detail on how you were able to do it.