I have a specific requirement to display a customized right-click menu on certain li items. I came across a js file at
The issue I am facing is that the right-click functionality in this js file works for the entire page, but I need it to only work for select li or a tags. I want the right-click menu to appear when users right-click on specific li or a tags, and disappear if they click anywhere else or open the normal right-click menu instead.
If anyone can help me with this...
For example, similar to sites like or .