Skip to content

Cannot read property 'x' of undefined #62

@sajjadazar

Description

@sajjadazar

hello
i'm developing a wordpress theme and when i want to use the jquery.magnify.js, it'll give me this error :
Cannot read property 'x' of undefined...
and i'm using jquery like this :
jQuery(document).ready(function () {
jQuery('img').magnify();
}

so can you help me ?
thanks a lot

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