contextMenu.js icon indicating copy to clipboard operation
contextMenu.js copied to clipboard

This isn't working anymore

Open CtrlAltDel-me opened this issue 5 years ago • 1 comments

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

CtrlAltDel-me avatar Apr 29 '20 17:04 CtrlAltDel-me

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

CtrlAltDel-me avatar May 13 '20 19:05 CtrlAltDel-me