contextMenu.js
contextMenu.js copied to clipboard
This isn't working anymore
Most of the examples at http://ignitersworld.com/lab/contextMenu.html no longer work (tested in Chrome 81 - windows) the project founder has stated that this project s/he is no longer supporting. I will try to take a look for other better alternatives, or otherwise think about fixing the code for my purposes
So what I found was that part of my problem is that I am using Google Chrome. A lot of the projects I found of this ilk seem to work perfectly fine in Firefox, but not in Chrome. Eventually, I created my own small 100% javascript solution, based a lot on how other projects were generating contextmenus (2 files - .js and .css in zip) MyMenuWidget.zip