@Alexender Did you follow the method I showed you before replying to me?
Element is in viewport
-
@kyle17834 said in Element is in viewport:
Is there any way to verify if element if in viewport, I'm willing to a take a javascript solution to this
Thanks in advance
Why in the viewport?
-
@HELP_ME said in Element is in viewport:

This doesn't work on my end. If I scroll to the bottom of the page it says that element is visible on the screen, which is not since I'm at the bottom of the page and the element is at the top of the page..