Creating alternate text on a url link??????

Ask a Question related to Macromedia Dreamweaver, Design and Development.

  1. #1

    Default Creating alternate text on a url link??????

    Hello

    I know how to add alternate text to an image (tool tip window), but what i
    want to achieve is alternate text over a normal text based url link.

    Is this possible? If so how?

    Many thanks

    Tony


    Tony Currie Guest

  2. Similar Questions and Discussions

    1. Creating a pop up window from a link
      I was wondering if someone could help me. I'm building a new website and awhile ago I saw a cool effect which someone did on their site. Basically...
    2. creating a text link changes font size
      I am the admin on my own website, using contribute 3.11...when trying to create a link, once I have highlighed my text and published my link, the...
    3. Creating a Link in a dg
      I have a dg that is returning values from my db. One of the values that is returned from my cfc is a link to the file that is displayed in the dg....
    4. Creating dynamic text link from text
      Hi I'm trying to create a text link "read more..." (rather than a long and ugly text link )on my web page. The link is dynamic from the database...
    5. How to display alternate text based on dynamic data?
      I need to display alternate text based on returns from a record set. For example, when my recordset returns "21," which is a code for an employee...
  3. #2

    Default Re: Creating alternate text on a url link??????

    Add a title attribute to your anchor tag, like...
    title="My text here"

    Sam

    "Tony Currie" <tony@coreinnovation.com> wrote in message
    news:bfusrs$s00$1@forums.macromedia.com...
    > Hello
    >
    > I know how to add alternate text to an image (tool tip window), but what i
    > want to achieve is alternate text over a normal text based url link.
    >
    > Is this possible? If so how?
    >
    > Many thanks
    >
    > Tony
    >
    >

    SamMan Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139