Skip to main content

ElementIsScrolledToEnd

Callable

  • ElementIsScrolledToEnd(ElementOrId: ElementOrId): boolean

  • Checks if a given HTML element is scrolled to the very bottom.


    Parameters

    • ElementOrId: ElementOrId

      The id of the element to check for scroll height.

    Returns boolean

    • Returns TRUE if the specified element is scrolled to the very bottom