I try to use Javascript to make an effect of resizing an image on screen with
NS and I can only do it with IE with the instruction document.images["image-name"].height
or width.
Someone can help me to do it with Nescape?
Thank you
Printable View
I try to use Javascript to make an effect of resizing an image on screen with
NS and I can only do it with IE with the instruction document.images["image-name"].height
or width.
Someone can help me to do it with Nescape?
Thank you
To make it dynamicly in NS It's imposible... But you can rewrite that image
in a layer,
while you change the image size.