Skip to content

inViewPort #5

Description

@Firefox13590

(rect.top <= 0 && rect.bottom >= 0) ||
(rect.bottom >= window.innerHeight && rect.top <= window.innerHeight) ||
(rect.top >= 0 && rect.bottom <= window.innerHeight)
)
}
function moveHeader() {
let top = window.pageYOffset
let mainOnTop = meetMonsters.getBoundingClientRect().top - navHeight

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions