Skip to content

Standardize event.which for MouseEvent #18

@scottgonzalez

Description

@scottgonzalez

Browsers implement event.which for mouse events, and many users rely on it, but it's not defined in DOM Events. There is a standard for event.button and event.buttons, but according to jQuery's source it seems like at least one browser treats event.button as event.buttons.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions