Skip to content

Make the IntersectionObserver fallback for older browsers #16

@emperor42

Description

@emperor42

The widget relies on IntersectionObserver, which is not supported in IE11 or very old mobile browsers. Detect missing support and fall back to a throttled scroll/resize listener that checks element bounding boxes. Document the fallback in the README and add a test case that forces the fallback path.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Scheduled

Relationships

None yet

Development

No branches or pull requests

Issue actions