Help with URL links/text disappearing on mouse over

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Help with URL links/text disappearing on mouse over

    I am using Dreamweaver MX V6.0 for my site [url]www.golfdiscountcenter.com[/url]. I have
    had an ongoing problem with text links on my links page.

    When you mouseover them, the text actualy disappears. Anyone know what I am
    doing incorrectly to make this happen?

    Here is the link: <a target=_blank class=ftalternatingbarlinklarge
    href="http://www.golfdiscountcenter.com/link.html

    Thank">[url]http://www.golfdiscountcenter.com/link.html[/url]

    Thank</a> you fore your help.

    Dave


    golfdiscountcenter Guest

  2. Similar Questions and Discussions

    1. Internal links disappearing
      Hi all. I have an indesign document that I've exported as a PDF, and then added internal page view links to. I've then passed this on to a...
    2. Disappearing links
      Using Contribute 3.1, I am trying to link to an email address. I select the text and 'insert link' as normal, but when I click OK the text becomes...
    3. Disappearing Text
      I created a document for an ad, and within the parameters of the ad whenever I make a text box the text is displaced, showing the red +. When I drag...
    4. current selected text to highlighted text on mouse up event through java script
      hi everybody, I want to convert the current selected text to highlighted text i.e. to yellow background on mouse up event on pdf form through...
    5. Disappearing text...
      I've been having weird problems with editable field members, where the text will just disappear. It's still there, in that you can edit the cast...
  3. #2

    Default Re: Help with URL links/text disappearing on mouse over

    The problem is that in your stylesheet, you defined a:hover to be white. Since the background is also white, it looks like it disappears.
    scnota 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