Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

HttpEquiv Syntax and Note

Note: Read and write property.  Specifies the binding of <meta> content to an HTTP response header.       Syntax:      document.getElementById("metaID").httpEquiv = value document.all.metaID.httpEquiv = value // IE only