July 1998
Intermediate to advanced
1456 pages
65h 5m
English
load( ) — NN 4 IE n/a DOM n/a
load(”URL“,
newLayerWidth)
This method lets you load a new document into a
layer object. It does not work properly in
Navigator 4 for ILAYER elements. The existing
document is unloaded from the layer, but the new one does not load as
you’d expect. There is no satisfactory workaround except to
transform the element into a LAYER.
Boolean value: true if the document loading was
successful.
URL
String value of the complete or relative URL of the document to be loaded into the layer.
newLayerWidth
Integer value in pixels of a resized width of the element to accommodate the new content.
Read now
Unlock full access