elevateweb / elevatezoom

1.02k stars 493 forks source link

fix for zoom out on firefox #160

Closed danialm closed 3 years ago

danialm commented 7 years ago

Zoom out did not work for Firefox since e.originalEvent.wheelDelta is undefined and e.originalEvent.detail is always 0. Look at line 506. The rest of changes are simply cleanup.

coder4589 commented 7 years ago

Hi @danialm,

The post link below is from jQuery Forum! If you know how to help me with this problem, please let me know! Thanks!

elevateZoom jQuery Plugin - How to hide ZoomLens when the mouse is not hover the images?

https://forum.jquery.com/topic/elevatezoom-jquery-plugin-how-to-hide-zoomlens-when-the-mouse-is-not-hover-the-images