[thelist] determine when image has loaded
Jeff
jeff at members.evolt.org
Mon, 29 Nov 1999 03:50:43 -0800
oliver,
:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: From: Oliver Lineham <oliver@lineham.co.nz>
:
: do you know of the browser/version compatibilities of the three (onLoad,
: .onload, .complete)?
:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
according to the URL i sent in the last email this was all introduced with
the image object in js1.1. so, essentially any browser that understands the
image object will also understand any of these properties.
have fun,
.jeff