I\'ve been using jQuery Height function. But there was a problem in getting the correct height of my div element. This div element\'s height is set
div
This happened to me and the reason what that some images in the div that I was calculate the height of did not have the height attribute set.
height
$(window).load( did work for me, but caused too much of a delay for what I wanted to do.
$(window).load(