Skip to content

event.clientX and event.clientY moved to originalEvent in JQuery 1.9 #41

@upmauro

Description

@upmauro

For work with JQuery >= 1.9 is necessary change event.clientX and event.clientY to event.originalEvent.clientX and event.originalEvent.clientY

(https://jquery.com/upgrade-guide/1.9/#removed-properties-of-the-event-object)

I will try send PR later.

Thanks for your project.

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