Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Link titles?

    Hi, I am trying to figure out how to edit the "title" text of a link (the text that appears when you hover over a link.) Any ideas?
    edd_hgdd Guest

  2. Similar Questions and Discussions

    1. Editing page titles
      Is it possible to edit page titles on existing pages in Contribute?
    2. Titles on .cfm pages
      :o I know this is a really dumb question. I'm almost emabarrassed to even ask. Why in the &^(&% will the "title" property not work with .cfm...
    3. Titles with frames
      By default, the title that shows corresponds to the document loaded in the browser - with frames it is the frameset (the one holding your frames...
    4. Tooltips on datagrid titles
      I'm probably missing something real easy here but... How do i set Tooltips to the header cells in a datagrid? Detail... Datagrid is databound,...
    5. Regex and titles
      On Thu, 17 Jul 2003 21:18:42 +0100, vKp <asso101@hotmail.com> wrote: You haven't captured any sub-expressions (with brackets), so you only get...
  3. #2

    Default Re: Link titles?

    I'm not sure I understand what you mean.
    But I'm sure about how "alternate" works.
    When, using Internet Explorer, you hover over an image a small rectangle with
    a yellow background can display additional words.These words are the
    "alternate" name of the image, that is used by screen readers to read the item
    to blind people.
    Il the link is a small image, then it may have an "alternate" name.
    So the problem is to add/modify the "alternate" name to an image, not a title
    to a link. Contribute enables the addition of the alternate name: Select image
    > Image properties > phill in the alternate field.
    euromig Guest

  4. #3

    Default Re: Link titles?

    It's not possible to ad the title propertie to the a tag using the interface of
    Contribute, but you can edit the source in an external application like
    notepad.exe.

    To edit the source:

    1. go to File, Actions, Edit source in external application
    2. add the title propertie to the a tag
    3. save the file
    4. back in Contribute Publish the file

    To change the application that you edit the source code with:

    1. go to Edit, Preferences
    2. select File Editors
    3. Select Web page Source
    4. add the application you like



    ThinkInk 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