Posted by Nonee on 10/25/05 03:36
The only problem is that the image.src is just being loaded so I
cannot actually check the image size from the screen like you said,
because it isn't being displayed yet. Is there any way to extract the
height / width from an image from just it's source? I mean, if
img.src = "someimg.jpg" doesn't fill the img.width and img.height,
what other way can I do that?
Thanks... : )
On Mon, 24 Oct 2005 21:15:14 +0100, Jim Higson <jh@333.org> wrote:
>getAttribute
[Back to original message]
|