Hello together,
i have some questions again...still too new to all this stuff
I have a Label and i wanna show a simple popup menu if a click on one label appears. For this i will use the "Click"-Event in my Eventlist.
The Process:
Click on a label
Show a Popup
Click on Item in Popup
Some Actions...
Questions that came up through the search process:
How to setup the menu the easiest way? (Ive looked at the SelectComponents, wont appear.)
Where to setup the menu?
-I was reading about something like "place the menu invisibile on the screen and on click event set the property to visible"Ive tried it, but the Element is the wrong.
What shall i do to point the cursorlocation so the menu appears right where the cursor clicked and not fixed everywhere on page?
Any "really" good CSS Tutorials for beginners?
I appreciate all your Answers and look forward to them.