Let's say I'm highlighting an element that stretches outside the window visibility. Right now, the window is scrolled to the end of the element, is there a way to prevent this from happening and showing the popup at the top of the element without scrolling?
Here's a codepen showcasing the issue.
Let's say I'm highlighting an element that stretches outside the window visibility. Right now, the window is scrolled to the end of the element, is there a way to prevent this from happening and showing the popup at the top of the element without scrolling?
Here's a codepen showcasing the issue.