Skip to content

Trigger Menu Open #655

Open
Open
@aliaezat

Description

@aliaezat

Hi there,

I am trying to create jQuery-contextMenu on daypilot scheduler event (DayPilot.org) but the scheduler context menu is conflicting with it. Basically, daypilot is preventing the contextmenu event propagation. So, my question is, Is there a way I can get jQuery-contextMenu manually without explicitly triggering 'contextmenu' event like in using:

$(".some-selector").contextMenu();
$(".some-selector").contextMenu({x: 123, y: 123});

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions