July 1998
Intermediate to advanced
1456 pages
65h 5m
English
httpEquiv — NN n/a IE 4 DOM 1
Read/Write
The equivalent of the “name” of a name/value pair. The
property’s corresponding HTTP-EQUIV
attribute is usually accompanied by a CONTENT
attribute, which acts as the “value” portion of the
name/value pair. The author may elect to use the
NAME attribute instead of the
HTTP-EQUIV attribute, but only one may be set.
Adjust only the property corresponding to the attribute used in the
META element’s tag. Then be sure to set the
content property with a value that makes sense
with the httpEquiv or name
property
document.all.refreshMeta.httpEquiv = "expires"
String.
None.
Read now
Unlock full access