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 / changing_a_link.html < prev    next >
Encoding:
Extensible Markup Language  |  2003-04-11  |  2.4 KB  |  67 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 name="GENERATOR" content="amaya 7.2, see http://www.w3.org/Amaya/" />
  7.   <title>Changing a Link</title>
  8.   <style type="text/css">
  9.   </style>
  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="creating_an_internal_link.html"
  21.         accesskey="p"><img alt="previous" src="../../images/left.gif" /></a>
  22.         <a href="../Links.html" accesskey="t"><img alt="top"
  23.         src="../../images/up.gif" /></a> <a
  24.         href="removing_a_link_or_a_target_anchor.html" accesskey="n"><img
  25.         alt="next" src="../../images/right.gif" /></a></p>
  26.       </td>
  27.     </tr>
  28.   </tbody>
  29. </table>
  30.  
  31. <div id="page_body">
  32. <h1>Changing a Link</h1>
  33.  
  34. <p>Use this procedure to change the target of a link without changing its
  35. anchor.</p>
  36.  
  37. <p class="ProcedureCaption">To change a link:</p>
  38. <ol>
  39.   <li>Click inside the anchor, and then click the <b>Link</b> button <img
  40.     src="../../images/Link.gif" alt="Link Button" />.  The cursor
  41.     changes from an arrow to a hand. 
  42.     <p></p>
  43.   </li>
  44.   <li>To update the link target, do one of the following: 
  45.     <p></p>
  46.     <ul>
  47.       <li>If the target document is displayed in another Amaya window, click
  48.         anywhere within that window to create the link. 
  49.         <p></p>
  50.       </li>
  51.       <li>If the target document is not displayed in another Amaya window,
  52.         press any key.  A dialog prompts you for the location of the
  53.         target document. Type the URI of the target document and then click
  54.         <b>Confirm</b> to create the link. 
  55.         <p></p>
  56.       </li>
  57.     </ul>
  58.     <p class="ProcedureNote"><b>Note:   <br />
  59.     </b>You can also manually edit the <code>HREF</code> attribute of the
  60.     anchor in the Structure view, or use the <strong>Attributes</strong> menu
  61.     from the Links view.</p>
  62.   </li>
  63. </ol>
  64. </div>
  65. </body>
  66. </html>
  67.