iterami/Docs.htm/common HTM Projects/core.js/core_handle_contextmenu(event)
- Can be used to prevent the context menu from appearing by setting "preventDefault" to true.
- Context menus always appear when the menu is open, or when "shift + right click" is used.
- Calls "contextmenu" event todo(), and if it doesn't return anything, this function returns false.