Navigator 3.0
image.lowsrc
The lowsrc property of the Image object is a read/write string that specifies the URL of an alternate image (usually a smaller one) to display when the user's browser is running on a low-resolution monitor. The initial value is specified by the LOWSRC attribute of the <IMG> tag.
Setting this property has no immediate effect. If the src property is set, however, a new image will be loaded, and on low-resolution systems, the current value of the lowsrc property will be used instead of the newly updated value of src.
file: /Techref/language/java/script/definitive/refp_168.htm, 4KB, , updated: 2019/10/14 15:00, local time: 2024/11/8 10:41,
3.128.95.217:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/language/java/script/definitive/refp_168.htm"> [Chapter 21] Reference: Image.lowsrc</A> |
Did you find what you needed? |