elevatezoom-plus
elevatezoom-plus copied to clipboard
Scrollable container issue
Hello,
First, thanks for the plus version of elevate zoom.
I have a problem on my project with the plugin: i am using scrollable div and elevatezoom in this div is trigerred when i hover rest of my page.
I have tried many options but i cant fix that... Any idea?
Thanks,
Without a concrete example is hard to tell.
I assume that you image container is not properly defined. So you probably need a fix in the CSS of your layout.
@igorlino i'm using a table in a overflow auto div.
You can see jsfiddle here : https://jsfiddle.net/40rsj4hs/1/
Without this table its OK.