Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove previous created zoomContainer #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

IDfhimanshu
Copy link

@IDfhimanshu IDfhimanshu commented Mar 16, 2017

Once multiple images are opened then multiple zoomContainer will be created for these images that causes problem in handling image as zoomContainer images will be shown with position "absoulute " now on page and disable click on any other div

@coder4589
Copy link

Hi @IDfhimanshu ,

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

@kakugiki
Copy link

As I commented on Issue #154, I just call $('.zoomContainer').remove(); before elevateZoom(). It works for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants