Home › Forums › JavaScript › Not able to calculate the height of the div. › Reply To: Not able to calculate the height of the div.
February 27, 2014 at 7:21 am
#164265
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