Quoteth from:
http://hawk.fab2.albany.edu/shadow/kneejerk.htm

The focal point in this real-life adventure is what I have come to think
of as "the dreaded LOWSRC." LOWSRC is an attribute, an HTML extension
supported by Netscape Navigator as part of the IMG tag. It allows a
low-resolution image to load as a visual placeholder while the rest of
the page is downloaded, and then IMG overwrites it with the
higher-resolution SRC file. In code, it looks like this in an example
from Netscape's Web site: 



-----Original Message-----
From: Karr, David [mailto:david.karr@;attws.com] 
Sent: Friday, November 01, 2002 5:26 PM
To: [EMAIL PROTECTED]
Subject: Attribute "lowsrc" of "html:img" is non-compliant?


What is the "lowsrc" attribute of the "html:img" tag?  Is that supposed
to render a lower-precision version of the image?  This attribute is not
defined in the HTML 4.01 spec.  I don't even find this in the
description at <http://www.htmlhelp.com> which often lists some
attributes that it states are browser-dependent.

--
To unsubscribe, e-mail:
<mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:struts-dev-help@;jakarta.apache.org>


--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to