Bob Richardson wrote:
> Is it possible for an image to SHRINK (both height and width, keeping same
> h/w ratio) when the browser's width is reduced? It's easy to have both h & w
> increase, as needed, to fill up 100% of the <td>, but I don't see how to
> have the image shrink.
Percentages my friend, percentages.
> Without JavaScript, the standard seems to be scrollbars when the browser
> shrinks.
Only for those that know no better, and that may indeed include me.
> I'd like the picture to shrink in size and avoid the scrollbars.
And what exactly does this have to do with Javascript?
<img src="someImage.gif" width="100%">
--
Randy
comp.lang.javascript FAQ -
http://jibbering.com/faq & newsgroup weekly