Create Radial/Circle Menu

Hi!

I would like to allow the user to click on a button, and then a Radial menu appears around the button as shown in the code/picture examle.

https://www.cssscript.com/demo/animated-round-popup-menu-with-pure-css/


Is this possible somehow?

Thanks.

this example explains how to hide & show elements: https://www.wix.com/corvid/example/hide-%26-show-elements

aaah ok, you’re suggesting I add the buttons around the element but hidden on load and have them visable after the on click event!
I could do that. Would be nice if it was available as a prebuilt user input button though