Frame.close() (Method)

A redundant method that should be ignored.

Availability:

JavaScript - 1.0
JScript - 1.0
Internet Explorer - 3.02
Netscape - 2.0
Property/method value type:undefined
JavaScript syntax:-myFrame.close()

This method is inherited from the Window object class but is of no use in the context of a Frame object.

Warnings:

See also:Window.close()