July 1998
Intermediate to advanced
1456 pages
65h 5m
English
SRC — NN 4 IE n/a HTML n/a
SRC=”URL"Optional
To load the content of an external HTML file into an
ILAYER element, assign the URL of that file to the
SRC attribute. Any HTML content between the
ILAYER start and end tags is rendered on the page
after the content loaded from the SRC URL. If you
omit the SRC attribute, only content between the
tags is rendered. Scripts can change the corresponding object
property (src) after the document has loaded to
dynamically change content within the ILAYER
element (without reloading the main document).
<ILAYER SRC="quotes.html"></ILAYER>
A complete or relative URL.
None.
[window.]document.layerName.src
Read now
Unlock full access