最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

HTML DOM rev 屬性

定義和用法

The rev property sets or returns the relationship between the target URL and the current document.

The rel and rev properties work together. Those two properties are used by search engines to provide a linked navigation menu.

語法

linkObject.rev=relationship

The rel property can have one of the following values:

Value Description
appendix Link to the appendix page of the document
alternate Link to an alternative source of the document
bookmark Link to a bookmark
chapter Link to a chapter
contents Link to the table of contents of the document
copyright Link to copyright or the policy of the document
glossary Link to the glossary page of the document
index Link to the index page of the document
next Link to the next page
prev Link to the previous page
section Link to a section in a list of documents
start Link to the first page (used by search engines to show the first page)
stylesheet Link to the style sheet of the document.
subsection Link to a sub-section in a list of current documents

實(shí)例

The following example returns the relationship between the target URL and the current document:

<html>
<head>
<link rev="subsection" id="link1" 
href="/htmldom/prop_link_rev.asp" />
</head>
<body>

<script type="text/javascript">
x=document.getElementById("link1");
document.write("Reverse relationship: " + x.rev);
document.write("<br />This page is a subsection of: ");
document.write(x.href);
</script>

</body>
</html>
寿光市| 玉溪市| 石狮市| 寻甸| 白沙| 赤峰市| 平罗县| 凌云县| 临江市| 阜康市| 虹口区| 什邡市| 集贤县| 思茅市| 英吉沙县| 武川县| 陵水| 博客| 耿马| 武威市| 中卫市| 陇川县| 尼木县| 南昌县| 阿拉善左旗| 安西县| 和平区| 郧西县| 南通市| 上饶县| 陆丰市| 白银市| 克山县| 荔浦县| 长春市| 宁武县| 通化市| 聊城市| 库尔勒市| 达拉特旗| 石景山区|