Name
REV — NN n/a IE 3 HTML 4
Synopsis
REV=”linkTypes"Optional
A reverse link relationship. Like the REL
attribute, the REV attribute’s capabilities
are defined by the browser, particularly with regard to how the
browser interprets and renders the various link types available in
the HTML 4.0 specification. Given two documents (A and B) containing
links that point to each other, the REV value of B
is designed to express the same relationship between the two
documents as denoted by the REL attribute in A.
There is not yet much application of either the
REL or REV attributes of the
A element in IE 4.
Example
<A REV="previous chapter" HREF="chapter2.html">Chapter 2</A>
Value
Case-insensitive, space-delimited list of HTML 4.0 standard link
types applicable to the element. See the REL
attribute for sanctioned link types.
Default
None.
Object Model Reference
- IE
[window.]document.links[i].rev
[window.]document.all.elementID.rev
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access