Yes, i need that value to space out the elements before the images are loaded because I am using masonry layout and the script collapses parent containers without heights before the images are loaded. imagesLoaded function is bugged with IE10 so I am trying to avoid using it. My parent containers MUST have heights. Please provide solution to the question I posted.