You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And I set bottom: 0 to fix it to bottom on a page.
Everything works fine but I have problem. I need to implement it like: tooltip needs to be pinned to bottom (it is and is ok) and need to scroll the page when spotlight is changing positions (this is not working for me). So I need a solution to scroll the page when I'm clicking on next button. Btw this implementation is needed for mobile screen sizes. Please help.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I'm using this for pin tooltip on body:
And I set bottom: 0 to fix it to bottom on a page.
Everything works fine but I have problem. I need to implement it like: tooltip needs to be pinned to bottom (it is and is ok) and need to scroll the page when spotlight is changing positions (this is not working for me). So I need a solution to scroll the page when I'm clicking on next button. Btw this implementation is needed for mobile screen sizes. Please help.
Beta Was this translation helpful? Give feedback.
All reactions