Name

load( ) — NN 4 IE n/a DOM n/a

Synopsis

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.

Returned Value

Boolean value: true if the document loading was successful.

Parameters

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.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.