I want text to pop up when an image is clicked.
I hid the text on page load, and set a condition to where it is visible when the image is pressed.
This only makes the text visible while the image is in the action of being pressed, and it disappears again after I let go of the mouse. I want it to STAY.
How can I do this?