BASE.target (Property)

The target window or frame defined by the <<BASE>> HTML tag.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myBASE.target

The target window or frame to be added to any relative (or non targeted) URL values in the remainder of the document.

You can assign a new value to this property so that any URLs that are built by the browser with a relative location will be directed to a different window or frame.

Here are some example target values:

See also:Anchor.target, Form.target, Location.target, Map.target, Url.target