July 1998
Intermediate to advanced
1456 pages
65h 5m
English
src — NN 4 IE n/a DOM n/a
Read/Write
URL of the external content file loaded into the current element. To change the content, assign a new URL to the property.
Assigning a new URL to this property does not work with inline layers
(ILAYER elements) in Navigator 4. Instead the
current source document is removed, and other page elements can be
obscured. Avoid setting this property for inline layers until this
problem is fixed. The same goes for the load( )
method.
document.myIlayer.src = "swap2.html"
Complete or relative URL as a string.
None.
Read now
Unlock full access