Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Jquery OuterWidth showing wrong width Reply To: Jquery OuterWidth showing wrong width

#206462
Shikkediel
Participant

Not a solution but it’s a clue, on window load the width also displays correctly :

Pen

Edit – about 30ms after doc ready (on my machine), the ‘real’ value gets incorporated. Must have to do with a repaint and some browsers needing the next frame to calculate?

Link