So I'm confronted with a bit of a problem. I want to display a custom select menu when a user right clicks inside.
So I don't even know how to approach this problem because once the select is open if user chooses option 1 the value will be inputted into the text area.
I understand that I have to run the select code if mouseclick() == 3; further than that, how would i go about this?
Thanks for the help in advance.
Much love.