Javascript Reference
Categories: BASE

javascript BASE Description

@March 15, 2008, 1:22 a.m.
baseFirefox/Netscape/NN 6 IE 4 Chrome/Safari/DOM 1  

  

A base object instructs the browser about the URL path to the current document. This path is then used as the basis for all relative URLs that are used to specify various src and href attributes throughout the document.

 
HTML Equivalent
 
<base>
 
Object Model Reference
 
[window.]document.getElementById("elementID")
 
Object-Specific Properties
 
hreftarget
 
Object-Specific Methods

None.

 
Object-Specific Event Handler Properties

None.


Powered by Linode.