Skip to content

Support check if is visible inside of a an element with overflow: scroll #11

Description

@togakangaroo

Currently this only checks visibility on the window object.

Paradoxically, if it is inside a div with overflow: scroll it will report "true" even if the element is not on the page.

This is really anti-intuitive, jquery-visible really should check scroll visibility as well

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions