Mobile-friendly inline pop-outs for definitions | XM Community
Skip to main content
Solved

Mobile-friendly inline pop-outs for definitions

  • September 3, 2019
  • 2 replies
  • 42 views

Forum|alt.badge.img+1
Hi, Is there a way to add an inline pop-out when a word is clicked on? I'd like to provide definitions for some terms in response options, and have used the hover over feature before, but that doesn't work on mobile. Is there a way to have inline pop-out text when something is clicked on, so that the experience is consistent with mobile and desktop? Thanks for any help!

Best answer by TomG

You can do it with JavaScript. Do an Internet search for "responsive tooltips".

2 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • Answer
  • September 3, 2019
You can do it with JavaScript. Do an Internet search for "responsive tooltips".

Forum|alt.badge.img+1
  • Author
  • September 3, 2019
That looks like it will work. I would have loved to avoid JavaScript for this but thank you!