Contents Index Topic Contents | ||
Previous Topic: returnValue Next Topic: rightMargin |
rev
Description
Same as the rel property, but the semantics of the link type are in the reverse direction. A link from A to B with REL="X" expresses the same relationship as a link from B to A with REV="X". An anchor can have both rel and rev properties.
Syntax
object.rev[ = rev]
Remarks
This property has read-write permissions, meaning you can change as well as retrieve its current value.
Applies To
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.