var img = new Image(); img.onload = function(){ alert( img.height ); } img.src= "http://javascript.ru/forum/image.php?u=3321&dateline=1296502339";