BASE.href (Property)

The URL 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.href

The URL to be used as a base for any relative URLs in the remainder of the document.