Reference | objects | arrays
b.12 Frames Array
It is both a Window object and a property of a Frame object, enumerating the frames within the window or Frame object.
Property
Number of frames within the length window or frame object
B.13 Hidden Object
Paste is a property of the form object, a hidden element within the window (<input type= "HIDDEN" >).
Property
The name within the name tag (name attribute)
Value= Characteristics in value tags
B.14 History Object
It is a property of the Window object, a historical list of the Windows.
Property
Number of items in the length history list
Method
Back loads the previous document in the history list
Forward load the next document in the history list
Go loads a specified document in the history list, specified by the location of the document in the list
B.15 Image Object
It is an attribute of the document object and is an image embedded within a document using the (1MG) tag This is the new object introduced by Netscape Navigator 3.0 Beta 3.
Property