Click to See Complete Forum and Search --> : Resizing an image in NS with Javasript


Núria
04-03-2000, 03:10 AM
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

lur3z
04-12-2000, 07:52 AM
To make it dynamicly in NS It's imposible... But you can rewrite that image
in a layer,
while you change the image size.