oncontextmenu Event

Example :

<div oncontextmenu="Function()">


The oncontextmenu event occurs when the user right-clicks on an element to open the context menu.