Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about reflow

Read more about reflow

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - reflow

Forced reflow violation and page offset - is it normal?

When adding a position: fixed on-scroll on my navbar the DOM throws the error: [Violation] Forced reflow while executing JavaScript took ms, on every scroll event. From my understanding (and Googling)...
test-img

Dannie

javascript

offset

reflow

Votes: 0

Answers: 1

Latest Answer

I found an answer that seemed to work and throw no errors: window.onscroll = function() {myFunction()}; var header = document.getElementById("navbar"); var sticky = header.offsetTop; funct...
test-img

Dannie

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved