home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 May / Gamestar_73_2005-05_dvd.iso / Programy / amaya / amaya-Win98-8.7.3.exe / _SETUP.1 / activating_a_link.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-01  |  2.8 KB  |  66 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <meta http-equiv="Content-Type"
  7.   content="application/xhtml+xml; charset=iso-8859-1" />
  8.   <title>Activating a Link</title>
  9.   <meta name="GENERATOR" content="amaya 8.6, see http://www.w3.org/Amaya/" />
  10.   <link href="../style.css" rel="stylesheet" type="text/css" />
  11. </head>
  12.  
  13. <body xml:lang="en" lang="en">
  14.  
  15. <table border="0" width="100%" summary="toc">
  16.   <tbody>
  17.     <tr>
  18.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  19.         src="../../images/amaya.gif" /></td>
  20.       <td><p align="right"><a href="opening_documents.html"
  21.         accesskey="p"><img alt="previous" src="../../images/left.gif" /></a>
  22.         <a href="../Browsing.html" accesskey="t"><img alt="top"
  23.         src="../../images/up.gif" /></a> <a href="about_target_anchors.html"
  24.         accesskey="n"><img alt="next" src="../../images/right.gif" /></a></p>
  25.       </td>
  26.     </tr>
  27.   </tbody>
  28. </table>
  29.  
  30. <div id="page_body">
  31. <h1>Activating a Link</h1>
  32.  
  33. <p>Links are normally displayed as blue or underlined text. Because Amaya is
  34. both a browser and an editor, you get different results when you
  35. single-click, double-click, or right-click a link.</p>
  36. <ul>
  37.   <li>Single-click a link to move the cursor to that position in the
  38.     document. The status bar displays the expanded URI of the link.
  39.     <p></p>
  40.   </li>
  41.   <li>Double-click a link to activate the link and go to its target. The
  42.     document retrieved by this operation replaces the current document in the
  43.     same window and in the same mode (editor or browser) as the original
  44.     document. If the original document was modified and has not yet been
  45.     saved, a "Lose all modifications" prompt displays.
  46.     <p></p>
  47.   </li>
  48.   <li>Right-click a link to activate the link and open the target document in
  49.     a new window. The original document remains open in the first window.
  50.     <p></p>
  51.     <p class="Note"><strong>Note:</strong> <br />
  52.     This behavior can be changed through the <strong>Browsing
  53.     Preferences</strong> dialog under the
  54.     <strong>Edit>Preferences</strong> menu. By changing the <strong>Double
  55.     click activates link</strong> option, you can browse documents with a
  56.     single click as you would in a traditional Web browser. However, you will
  57.     not be able to edit a link by clicking within it.<br />
  58.     Other browsing preferences like the loading of images and the application
  59.     of CSS can be controled in the <strong>Browsing Preferences</strong> <a
  60.     href="../configuring_amaya/menu_preferences.html#Browsing">menu</a>.</p>
  61.   </li>
  62. </ul>
  63. </div>
  64. </body>
  65. </html>
  66.