July 1998
Intermediate to advanced
1456 pages
65h 5m
English
altHtml — NN n/a IE 4 DOM 1
Read/Write
HTML content to be displayed if the object or applet fails to load.
This can be a message, static image, or any other HTML that best fits
the scenario. There are inconsistencies in Internet Explorer with
regard to this property’s casing. The Win32 version requires
altHtml; the Mac version requires
altHTML.
document.all.myObject.altHtml = "<IMG SRC='objectAlt.gif'>"
Any quoted string of characters, including HTML tags.
None.
Read now
Unlock full access