A table of contents that expands and contracts is one option
that can also be used as site navigation. Combines text with
hierarchy. See the IUS
Computer Science site for an example.
Site Index
An index lists all important links alphabetically. See the
IUS Faculty Web Index
for an example.
Web sites may supply help for the general situations, in many
cases it fulfills the same purpose as a site map or index. See the
text site help
page or the
Microsoft site for examples of general or site wide help
systems.
Specific Help
Help on specific topics or context sensitive help generally
offers limited assistance on a limited topic. Use the title tag to
display
context help almost anywhere. The red text and the
table have titles for limited help.
Use the title tag to <a href="" title="Even
more help">display context help</a> almost anywhere.
Another method of adding help is through rollover control with
CSS, see Chapter 6
notes.