Javascript Reference
Categories: BASEFONT

javascript BASEFONT Description

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

  

A basefont element advises the browser of some font information to be used as the basis for text rendering of the current page below the basefont element. The basefont element overrides the default font settings in the browser's user preferences settings.

If you intend to alter this element by script, do so only via the properties shown here or W3C DOM-compatible document tree manipulations. Other approaches either risk the display of the document or are not permitted by the browser.

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

None.

 
Object-Specific Event Handler Properties

None.


Powered by Linode.