rel Property

Sets or returns a String that represents the relationship(s) between the element and the destination of the link. Corresponds to the rel attribute.

expression.rel

*expression   * Required. An expression that returns one of the objects in the Applies To list.

Remarks

The rel property can be one or more of the following comma-delimited String values.

Alternate Substitute version of the file that contains the link.
Appendix Page that is an appendix for the set of pages.
Bookmark Bookmark.
Chapter Page is a chapter for a set of pages.
Contents Table of contents document.
Copyright Copyright notice for the current page.
Glossary Glossary for the current page.
Help Help document.
Index Index document for the current page.
Next Next document in a sequence.
Offline href containing a path to the CDF file to be used for an offline favorite.
Prev Previous document in a sequence.
Section Page is a section for a set of pages.
Shortcut Icon href containing a path to an icon file to be used for the favorite or link.
Start First document of a set.
Stylesheet Style sheet.
Subsection Page is a subsection for a set of pages.

Applies to | FPHTMLAnchorElement Object | FPHTMLLinkElement Object | IHTMLAnchorElement Object | IHTMLLinkElement Object