home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2005 October / maximum-cd-2005-10.iso / Software / Apps / FirefoxSetup1.0.6.exe / help.xpi / bin / chrome / help.jar / locale / en-US / help / welcome.xhtml < prev   
Encoding:
Extensible Markup Language  |  2004-09-16  |  4.1 KB  |  98 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
  3.     <!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
  4.     %brandDTD;
  5. ]
  6. >
  7.  
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <head>
  10.     <title>Using the Help Window</title>
  11.     <link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
  12. </head>
  13.  
  14. <body>
  15.  
  16. <h1 id="help_window_top">Using the Help Window</h1>
  17.  
  18. <p>This section describes how to use the Help window (the entire window in
  19.   which this text and the Sidebar on the left are displayed).</p>
  20.  
  21. <div class="contentsBox">In this section:
  22.   <ul>
  23.     <li><a href="#finding_the_topic_you_want">Finding the Topic You Want</a></li>
  24.     <li><a href="#retracing_your_steps">Retracing Your Steps</a></li>
  25.     <li><a href="#search_tips">Search Tips</a></li>
  26.   </ul>
  27. </div>
  28.  
  29. <h2 id="finding_the_topic_you_want">Finding the Topic You Want</h2>
  30.  
  31.     <p>When you're viewing the Help window, click the tabs in the left frame to view
  32.       the Help contents in different ways:</p>
  33.     <ul>
  34.         <li><strong>Contents</strong> shows the list of main topics.<br/>
  35.           Click a topic to read about it. Double-click to see its subtopics.</li>
  36.          <li><strong>Search</strong> lets you search the Help files.<br/>
  37.           Type a word or phrase and press Enter to see related topics. Then click
  38.           the topic you want to read about.<br/><br/>
  39.           If your search doesn't return any topics, try typing fewer words or a
  40.           different combination of words.</li>
  41.          <li><strong>Index</strong> lists topics alphabetically.<br/>Click an index entry
  42.          to view information on that topic.</li>
  43.          <li><strong>Glossary</strong> lists definitions alphabetically.<br/>Click
  44.          a glossary term to see its definition.</li>
  45.     </ul>
  46.  
  47.     <p>To see information related to the Help topic you are reading, click
  48.       links in the Help window just as you would in a regular web page.</p>
  49.  
  50. <h2 id="retracing_your_steps">Retracing Your Steps</h2>
  51.     <p>To retrace your steps in Help, click the buttons near the top left corner of
  52.       the Help window:</p>
  53.  
  54.     <p><img src="http://mozilla.org/projects/firefox/help/1.0/help-buttons.png" alt="" width="209" height="43"/></p>
  55.  
  56.     <ul>
  57.             <li>Click the Show/Hide Sidebar button to show and hide the Sidebar contained
  58.               on the left side of the Help Window.</li>
  59.         <li>Click the Back button to move back through pages you have previously
  60.           visited. It works just like the Back button in the main &brandShortName;
  61.           window.</li>
  62.         <li>Click the Forward button to move forward through pages you have previously
  63.           visited. It works just like the Forward button in the main &brandShortName;
  64.           window.</li>
  65.         <li>Click the Home button to see the Help and Support Center, which includes
  66.           links to support options and web-based resources.</li>
  67.     </ul>
  68.  
  69.     <p>Alternatively, print the instructions you want to follow:</p>
  70.  
  71.     <ul>
  72.         <li>To print the whole page that's currently displayed in the Help window,
  73.           click the Print button near the top-right corner of the Help window:<br/>
  74.  
  75.         <img src="http://mozilla.org/projects/firefox/help/1.0/print.png" alt="" width="38" height="43"/></li>
  76.  
  77.         <li>To print just a portion of the page, first click and drag to select the
  78.           area you want to print and then click the Print button.</li>
  79.     </ul>
  80.  
  81. <h2 id="search_tips">Search Tips</h2>
  82.     <p>If you aren't finding what you want in your search, here are a few helpful tips:</p>
  83.  
  84.     <ul>
  85.         <li>Be sure that you are searching for something that relates to
  86.           &brandShortName;; this is not a general Internet search.</li>
  87.             <li>Try to broaden your search - don't be too specific; terms
  88.           could be worded differently than your search.</li>
  89.         <li>Avoid being too broad with your search: words like "&brandShortName;"
  90.           and "&vendorShortName;" could possibly return all of the pages in the help file.</li>
  91.     </ul>
  92.  
  93. <div class="contentsBox"><em>16 September 2004</em></div>
  94. <p>Copyright © 2003-2004 Contributors to the Mozilla Help Viewer Project.</p>
  95.  
  96. </body>
  97. </html>
  98.