Files
2020-12-05 21:29:49 +01:00

4 lines
275 B
Plaintext

Defines the ID of a <menu> element which will serve as the element's context menu.
A context menu is a menu that appears upon user interaction, such as a right-click. HTML5 now allows us to customize this menu. Here are some implementation examples, including nested menus.