Hover Over Bubble HTML Code with Pipe Text | XM Community
Skip to main content
Solved

Hover Over Bubble HTML Code with Pipe Text

  • December 6, 2021
  • 2 replies
  • 100 views

Forum|alt.badge.img

Hi! I am using the following code to display a "hover over bubble of text" in my matrix table:

Academic Advising

It works well. But, I need to use Pipe Text with these titles in the follow question and it is messing up the formatting by adding in extra breaks:
Captureb.PNGIs there a way to use both a hover over bubble and Pipe Text?

Best answer by mvanepps

Hi there!
A div will add a line break, whereas will work inline. If you just replace div with span, that should take care of it.
-Matt

View original

2 replies

Forum|alt.badge.img+2
  • 8 replies
  • Answer
  • December 13, 2021

Hi there!
A div will add a line break, whereas will work inline. If you just replace div with span, that should take care of it.
-Matt


Forum|alt.badge.img
  • Author
  • 1 reply
  • December 13, 2021

Thank you so much, Matt!!!!!! Learn something new every day!!!


Leave a Reply