- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 28 Apr 2005 06:17:49 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/docs
In directory hutz:/tmp/cvs-serv31433
Modified Files:
checklink.html
Log Message:
adding access keys documentation
Index: checklink.html
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/docs/checklink.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- checklink.html 9 Apr 2005 14:52:49 -0000 1.30
+++ checklink.html 28 Apr 2005 06:17:47 -0000 1.31
@@ -111,6 +111,27 @@
server congestion.
</p>
+ <h3>Access keys </h3>
+
+ <p>
+ The following accesskeys are implemented throughout the
+ site in an attempt to help users using screen-readers.
+ </p>
+ <ol>
+ <li><p>Home: access key "1" leads back to the service's home page.</p></li>
+ <li><p>Skip Navigation: access key "2"...</p>
+ <ul>
+ <li>... in results pages, leads you to the beginning of the actual results</li>
+ <li>... in documentation pages, leads you to the table of contents</li>
+ <li>... in other pages (home page, advanced interface pages), leads you to the first form</li>
+ </ul>
+ </li>
+ <li><p>Documentation: access key "3" leads to the documentation index for the service.</p></li>
+ <li><p>Feedback: access key "4" leads to the feedback instructions.</p></li>
+ </ol>
+
+
+
<h2><a name="install" id="install">Install it locally</a></h2>
<p>
Received on Thursday, 28 April 2005 06:17:54 UTC