July 1998
Intermediate to advanced
1456 pages
65h 5m
English
complete — NN 3 IE 4 DOM n/a
Read-only
Reveals whether the IMG element’s
SRC image file has fully loaded. Note that
Navigator 4 provides an incorrect true reading
before the image has completely loaded.
if (document.logo.complete) {
safe to process the image object
}Boolean value: true | false.
false
Read now
Unlock full access