July 1998
Intermediate to advanced
1456 pages
65h 5m
English
SRC — NN n/a IE 3 HTML 4
SRC=”URL"Optional
Defines the URL of the content to be loaded into the
IFRAME element. The URL can be an absolute URL or
one relative to the URL of the document containing the frameset
specifications. You may also use the javascript:
pseudo-URL to have the returned value of a script appear in the
frame. If you omit the SRC attribute, the frame
opens empty.
<IFRAME SRC="navbar.html"></IFRAME>
A complete or relative URL or a javascript:
pseudo-URL.
None.
[window.]document.frameName.src
Read now
Unlock full access