hi,
i've got a frame, the width of which utilizes whatever remaining space there is on the screen. (this amount will change, of course, with different-sized monitors.)
this frame contains an image and its corresponding image map. i would like to stretch the image to fill whatever space is available in the frame, but i only want it to stretch by width.
i don't want the image to lose its original height-to-width ratio either.
is there a parameter within "img" that does this?
thanks in advance,
rs
i've got a frame, the width of which utilizes whatever remaining space there is on the screen. (this amount will change, of course, with different-sized monitors.)
this frame contains an image and its corresponding image map. i would like to stretch the image to fill whatever space is available in the frame, but i only want it to stretch by width.
i don't want the image to lose its original height-to-width ratio either.
is there a parameter within "img" that does this?
thanks in advance,
rs