News

The important things you have to take care of is adding the context-menu class to the parent div, and a data-selector attribute. This selector refers to from which element you want to activate the ...
Context Menu Project This project demonstrates the implementation of a context menu using HTML, CSS, and JavaScript. The context menu provides various options such as preview, share, get link, rename, ...
JavaScript Event - Contextmenu This code was written based on a template by John Resig. The original can be found at John Resig’s addEvent function website.