Skip to content

Zoomed image size incorrect #131

@taba00

Description

@taba00

Hi everybody,
I'm having problems:
I use an image gallery, but I don't use the example shown for the image change. When the image change event is triggered, I call the ezplus function from the "hover" event on my image gallery. Most of the time, when I change image, it keeps the size of the previous image, even doing a kind of destroy, eliminating the ZoomContainer. What could be the problem?

Thank you all!

I destroy it like this:
$.fn.ezPlusDestroy = function () { $('.ZoomContainer').remove(); }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions