Skip to content

Commit

Permalink
rel=help
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@338 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Nov 22, 2006
1 parent 8bcda1a commit e379ae8
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 18 deletions.
68 changes: 50 additions & 18 deletions index
Expand Up @@ -705,33 +705,37 @@
<li><a href="#link-type5"><span class=secno>4.5.3.7. </span>Link
type "<dfn id=feed title=rel-feed><code>feed</code></dfn>"</a>

<li><a href="#hierarchical"><span class=secno>4.5.3.8.
<li><a href="#link-type6"><span class=secno>4.5.3.8. </span>Link
type "<dfn id=help title=rel-help><code>help</code></dfn>"</a>

<li><a href="#hierarchical"><span class=secno>4.5.3.9.
</span>Hierarchical link types</a>
<ul class=toc>
<li><a href="#link-type6"><span class=secno>4.5.3.8.1. </span>Link
<li><a href="#link-type7"><span class=secno>4.5.3.9.1. </span>Link
type "<dfn id=first title=rel-first><code>first</code></dfn>"</a>


<li><a href="#link-type7"><span class=secno>4.5.3.8.2. </span>Link
<li><a href="#link-type8"><span class=secno>4.5.3.9.2. </span>Link
type "<dfn id=index title=rel-index><code>index</code></dfn>"</a>


<li><a href="#link-type8"><span class=secno>4.5.3.8.3. </span>Link
<li><a href="#link-type9"><span class=secno>4.5.3.9.3. </span>Link
type "<dfn id=last title=rel-last><code>last</code></dfn>"</a>

<li><a href="#link-type9"><span class=secno>4.5.3.8.4. </span>Link
type "<dfn id=next title=rel-next><code>next</code></dfn>"</a>
<li><a href="#link-type10"><span class=secno>4.5.3.9.4.
</span>Link type "<dfn id=next
title=rel-next><code>next</code></dfn>"</a>

<li><a href="#link-type10"><span class=secno>4.5.3.8.5.
<li><a href="#link-type11"><span class=secno>4.5.3.9.5.
</span>Link type "<dfn id=prev
title=rel-prev><code>prev</code></dfn>"</a>

<li><a href="#link-type11"><span class=secno>4.5.3.8.6.
<li><a href="#link-type12"><span class=secno>4.5.3.9.6.
</span>Link type "<dfn id=up
title=rel-up><code>up</code></dfn>"</a>
</ul>

<li><a href="#other"><span class=secno>4.5.3.9. </span>Other link
<li><a href="#other"><span class=secno>4.5.3.10. </span>Other link
types</a>
</ul>

Expand Down Expand Up @@ -14927,7 +14931,7 @@ XXX selection ranges -->
the first document in the series is the target document.

<tr>
<td><code title=rel-help>help</code>
<td><code title=rel-help><a href="#help0">help</a></code>

<td><a href="#hyperlink0" title="hyperlink link">Hyperlink</a>

Expand Down Expand Up @@ -15310,7 +15314,35 @@ XXX selection ranges -->
&lt;/ul></pre>
</div>

<h5 id=hierarchical><span class=secno>4.5.3.8. </span>Hierarchical link
<h5 id=link-type6><span class=secno>4.5.3.8. </span>Link type "<dfn
id=help0 title=rel-help><code>help</code></dfn>"</h5>

<p>The <code title=rel-help><a href="#help0">help</a></code> keyword may be
used with <code><a href="#link0">link</a></code>, <code><a
href="#a0">a</a></code>, and <code><a href="#area0">area</a></code>
elements. For <code><a href="#link0">link</a></code> elements, it creates
a <a href="#hyperlink0" title="hyperlink link">hyperlink</a>.

<p>For <code><a href="#a0">a</a></code> and <code><a
href="#area0">area</a></code> elements, the <code title=rel-help><a
href="#help0">help</a></code> keyword indicates that the referenced
document provides further help information for the parent of the element
defining the hyperlink, and its children.

<div class=example>
<p>In the following example, the form control has associated
context-sensitive help. The user agent could use this information, for
example, displaying the referenced document if the user presses the
"Help" or "F1" key.</p>

<pre> &lt;p>&lt;label> Topic: &lt;input name=topic> &lt;a href="help/topic.html" rel="help">(Help)&lt;/a>&lt;/label>&lt;/p></pre>
</div>

<p>For <code><a href="#link0">link</a></code> elements, the <code
title=rel-help><a href="#help0">help</a></code> keyword indicates that the
referenced document provides help for the page as a whole.

<h5 id=hierarchical><span class=secno>4.5.3.9. </span>Hierarchical link
types</h5>

<p>Some documents form part of a hierarchical structure of documents.
Expand All @@ -15323,7 +15355,7 @@ XXX selection ranges -->
<em>previous sibling</em>, and the one that follows it is its <em>next
sibling</em>. A document with no parent forms the top of the hierarchy.

<h6 id=link-type6><span class=secno>4.5.3.8.1. </span>Link type "<dfn
<h6 id=link-type7><span class=secno>4.5.3.9.1. </span>Link type "<dfn
id=first0 title=rel-first><code>first</code></dfn>"</h6>

<p>The <code title=rel-first><a href="#first0">first</a></code> keyword may
Expand All @@ -15342,7 +15374,7 @@ XXX selection ranges -->
title="">start</code>" like the <code title=rel-first><a
href="#first0">first</a></code> keyword.

<h6 id=link-type7><span class=secno>4.5.3.8.2. </span>Link type "<dfn
<h6 id=link-type8><span class=secno>4.5.3.9.2. </span>Link type "<dfn
id=index0 title=rel-index><code>index</code></dfn>"</h6>

<p>The <code title=rel-index><a href="#index0">index</a></code> keyword may
Expand All @@ -15360,7 +15392,7 @@ XXX selection ranges -->
title="">contents</code>", and "<code title="">toc</code>" like the <code
title=rel-index><a href="#index0">index</a></code> keyword.

<h6 id=link-type8><span class=secno>4.5.3.8.3. </span>Link type "<dfn
<h6 id=link-type9><span class=secno>4.5.3.9.3. </span>Link type "<dfn
id=last0 title=rel-last><code>last</code></dfn>"</h6>

<p>The <code title=rel-last><a href="#last0">last</a></code> keyword may be
Expand All @@ -15378,7 +15410,7 @@ XXX selection ranges -->
treat the keyword "<code title="">end</code>" like the <code
title=rel-last><a href="#last0">last</a></code> keyword.

<h6 id=link-type9><span class=secno>4.5.3.8.4. </span>Link type "<dfn
<h6 id=link-type10><span class=secno>4.5.3.9.4. </span>Link type "<dfn
id=next0 title=rel-next><code>next</code></dfn>"</h6>

<p>The <code title=rel-next><a href="#next0">next</a></code> keyword may be
Expand All @@ -15392,7 +15424,7 @@ XXX selection ranges -->
the link is leading to the document that is the next sibling of the
current document.

<h6 id=link-type10><span class=secno>4.5.3.8.5. </span>Link type "<dfn
<h6 id=link-type11><span class=secno>4.5.3.9.5. </span>Link type "<dfn
id=prev0 title=rel-prev><code>prev</code></dfn>"</h6>

<p>The <code title=rel-prev><a href="#prev0">prev</a></code> keyword may be
Expand All @@ -15410,7 +15442,7 @@ XXX selection ranges -->
treat the keyword "<code title="">previous</code>" like the <code
title=rel-prev><a href="#prev0">prev</a></code> keyword.

<h6 id=link-type11><span class=secno>4.5.3.8.6. </span>Link type "<dfn
<h6 id=link-type12><span class=secno>4.5.3.9.6. </span>Link type "<dfn
id=up0 title=rel-up><code>up</code></dfn>"</h6>

<p>The <code title=rel-up><a href="#up0">up</a></code> keyword may be used
Expand Down Expand Up @@ -15476,7 +15508,7 @@ disallow: http://microformats.org/wiki/rel-enclosure

-->

<h5 id=other><span class=secno>4.5.3.9. </span>Other link types</h5>
<h5 id=other><span class=secno>4.5.3.10. </span>Other link types</h5>

<p class=big-issue>Address extensibility.

Expand Down
28 changes: 28 additions & 0 deletions source
Expand Up @@ -13495,6 +13495,34 @@ XXX selection ranges -->
</div>


<h5>Link type "<dfn title="rel-help"><code>help</code></dfn>"</h5>

<p>The <code title="rel-help">help</code> keyword may be used with
<code>link</code>, <code>a</code>, and <code>area</code>
elements. For <code>link</code> elements, it creates a <span
title="hyperlink link">hyperlink</span>.</p>

<p>For <code>a</code> and <code>area</code> elements, the <code
title="rel-help">help</code> keyword indicates that the referenced
document provides further help information for the parent of the
element defining the hyperlink, and its children.</p>

<div class="example">

<p>In the following example, the form control has associated
context-sensitive help. The user agent could use this information,
for example, displaying the referenced document if the user presses
the "Help" or "F1" key.</p>

<pre> &lt;p>&lt;label> Topic: &lt;input name=topic> &lt;a href="help/topic.html" rel="help">(Help)&lt;/a>&lt;/label>&lt;/p></pre>

</div>

<p>For <code>link</code> elements, the <code
title="rel-help">help</code> keyword indicates that the referenced
document provides help for the page as a whole.</p>


<h5>Hierarchical link types</h5>

<p>Some documents form part of a hierarchical structure of
Expand Down

0 comments on commit e379ae8

Please sign in to comment.