how to add hover text in one place in a question without any character limits | XM Community
Skip to main content
Question

how to add hover text in one place in a question without any character limits

  • February 13, 2024
  • 1 reply
  • 107 views

Forum|alt.badge.img+3
  • Level 3 ●●●
  • 14 replies

Hi, 

 

I am wondering if there is a way to add hover text to the question in the survey, in the question instructions. For example “Hover here...” This is the html code used to add custom hover text, but it is cutting off after max # of characters. How do you show longer hover text? 

 

Code:

 

 

 

Question

Click to write the question text

<br>
<i><u><span title=”Random text">Hover</span></u> here.</i>

 

 

Thanks!

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+32
  • Level 8 ●●●●●●●●
  • February 13, 2024

Try this.


Leave a Reply