Forums

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

Home Forums JavaScript Not able to calculate the height of the div. Reply To: Not able to calculate the height of the div.

#164265
mcjohnst
Participant

Make sure the element is in a state where height is able to be accurately calculated.

ex: hidden elements will have a height of 0 until they’re state is changed