Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

Face Syntax and Note

Note: Read and write property.  Specifies a comma-delimited list of the font-family names used to  render the element's content.      Syntax:      document.getElementById("elementID").face = value document.all.elementID.face = value // IE only