What's the difference between Overlaid and Embedded in my Tooltips? | Community
Skip to main content
Question

What's the difference between Overlaid and Embedded in my Tooltips?

  • January 12, 2023
  • 1 reply
  • 63 views

What's the difference between Overlaid and Embedded in my Tooltips?

1 reply

Forum|alt.badge.img+5
  • Employee
  • 250 replies
  • January 12, 2023

Hey @lisa b13​ 👋

 

Overlaid tooltips "float" over the element itself and does not move other elements on your page, whereas an embedded tooltip renders in line with your HTML and will move elements on your page to make space for it to appear.

 

As an example, the yellow circle (tooltip) doesn't move Element 2 if it is overlaid, but if it is embedded Element 2 is shifted to the right to make room for the tooltip.

 

forumHope this helps 🙌