Skip to content

.trigger() and array-like arguments #377

Closed
@timmywil

Description

@timmywil

Ported from http://bugs.jquery.com/ticket/14481

Something like...

"Note: When triggering with a plain object argument that is not "array-like" (as in a jQuery instance or an arguments object), but still contains a length property, pass the object in an array (e.g. [ { length: 1 } ])"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions