Skip to main content

ElementIsScrolledToEnd

Callable

  • ElementIsScrolledToEnd(ID: string): boolean

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


    Parameters

    • ID: string

      The id of the element to check for scroll height.

    Returns boolean

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