Hello!
I need to dynamically resize images on my site. Doing this upon window.onload works fine, but some of the images are initially set to display:none which gives them a height and width of 0.
Any ideas?
Thanks!
I need to dynamically resize images on my site. Doing this upon window.onload works fine, but some of the images are initially set to display:none which gives them a height and width of 0.
Any ideas?
Thanks!
Comment