Andrew DeBroux
Results
2
comments of
Andrew DeBroux
You should put the code inside a `$(window).load` or `window.onload` call, so it doesn't run until all images have loaded. I'm surprised you don't have this issue even on initial...
I've solved this issue by doing what I should have done in the first place and using a div to hold the space for the vertical height of the image....