Last Updated: February 25, 2016
·
200
· alivedise

contextmenu

You cannot use MouseEvent constructor to trigger contextmenu event but only mousedown event or so.

i.e., the right click menu cannot be triggered from javascript.