choioilachoi
Programmer
Hi all,
I'm getting image size in FF but I couldn't.
image = new Image();
image.src = 'location';
then image.width and image.height just return 0
It's working with IE but FF. I have already searched but can't find any solution. Please help me, thanks very much
I'm getting image size in FF but I couldn't.
image = new Image();
image.src = 'location';
then image.width and image.height just return 0
It's working with IE but FF. I have already searched but can't find any solution. Please help me, thanks very much