PROPOSAL: <IMG RESIZE=yes MAXHEIGHT=nnn MAXWIDTH=xxx>

I am new to this list, and in the last couple of weeks, I haven't 
actually seen much traffic, so I hope that this is the proper forum in 
which to air an idea I had been kicking around (and wanted to erase 
from the whiteboard. :) 

The idea is to add some optional arguments to the IMG tag, such that 
if an image has RESIZE=yes, the browser would attempt to scale the 
image much in the same way that it will re-lay-out the text around it. 
 Often, when text is wrapping around an image, or people override your 
fonts with their own, unexpected layout things occur.  Also, the 
static image just gets smaller and smaller as screen resolutions increase.

So if RESIZE=yes, the browser would have the option of attempting to 
display the image at a proportionally larger size when someone resized 
their browser window to be larger (of course, JavaScript or something 
could be used to check the screen size, or it could try to decide what 
the page width is supposed to be by looking at the body tag).

Obviously, this would require some more sophisticated image scaling 
techniques in the browser than merely doubling the pixel size, etc, 
and I won't die if it never gets added, but it would be cool. :) 

Comments?

bild@bravenewworlds.com
William Drury

ps.  I can reclaim my whiteboard now. :) 

Received on Thursday, 21 October 1999 21:03:37 UTC