Relative Content

Tag Archive for javascriptcsscss-transitionscontextmenu

Custom context menu with fade transition in JavaScript

I’ve been trying to create a custom context menu with some buttons in it, however there is a problem. I have an opacity transition, and it only runs once when I right click. The next times I right click the menu will show up but without the opacity transition.