can someone explain what the the contextmenu attribute does and if it can be used with all the HTML elements and can someone point me to some online demos/examples?
The context menu appears when the user right-clicks on an interface element. The contextmenu attribute is the ID of a element to open when the user right clicks on the element with this attribute.