Skip to content

jQuery 2.x doesn't show menus anymore #4

Closed
@Blizzke

Description

@Blizzke

The latest jQuery does not open the menu's anymore. It seems to be due to the mousedown event being received twice (probably some nested div thing). The only way I've been able to "fix" this is by adding a "stopPropagation()" call at the end of the d.on('mousedown', 'a.menu_trigger')-listener. Dunno if that is the best method.

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