Hover text question | XM Community
Solved

Hover text question

  • 11 October 2018
  • 4 replies
  • 8 views

Is it possible to put hard returns in hover text? I tried <br> but it just shows up as <br>.
icon

Best answer by TomG 11 October 2018, 21:54

View original

4 replies

Userlevel 7
Badge +27
Please show the code that didn't work.
The code that didn't work worked here and just became a hard return. It was <> with br inside.
Userlevel 7
Badge +27
Try replacing your `<br>`'s with ` `.

P.S. You can put code in fences like:
\\`\\`\\`
code goes here
\\`\\`\\`
That works! Thanks so much!

Leave a Reply