I am trying to figure out how to create an image pop-up whenever a respondent clicks on specific text. It is similar to the MagnificPopup library question to display the image, but you click on the text that contains the hidden image.
I'm aware of other methods, such as
<a href> hyperlinking w/ image on new tab, but ideally I need the image displayed on the same page
(current implementation) tooltip with images as tooltip text, but images appear to be too small to see in mobile
If there is a method to do this functionality, or a solution to the tooltip function for mobile, it'd be much appreciated!