Skip to content

Give a proper example of originalEvent, discourage use of jQuery.event.props #405

Closed
@dmethvin

Description

@dmethvin

Docs at http://api.jquery.com/category/events/event-object/ say to use originalEvent and then show the unadvisable practice of pushing additional properties on jQuery.event.props to be copied to the event object. Copying lots of properties slows down each delivered event.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions