Disappearing Linked Roll Over Images in I.E.

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

  1. #1

    Default Disappearing Linked Roll Over Images in I.E.

    I hope someone can help me.....I posted this to the General Discussion list,
    but never received an answer.

    I have developed a page that is kind of a pseudo-quiz at
    [url]http://test.4hcorroboree.org/kids%20section/amphibians.asp[/url].

    There are eight questions whereas a user must make a selection between two
    images that determines whether the user has answered the question correctly. If
    the user selects the "correct" answer (based on an image), then the original
    image "swaps out" with another one stating that the choice was correct. If the
    user selects an incorrect answer (based on another image), it "swaps out" the
    incorrect choice image with another one stating that the choice was incorrect.

    Although this process works PERFECTLY in Firefox and Netscape, it has some
    issues with IE in that the images "disappear" when the onClick event is used
    and only reappear when the mouse is moved back over the image. It is unclear to
    me if there is a problem with my coding or if there is just a problem with I.E.

    The "correct" and "incorrect" images are linked, so that as one image is
    selected, the other responds (or, at least in a non-I.E. browser). Therefore,
    just using a single swap event for each image will not work. At this point, if
    anyone can help me with the existing code to make it cross-browser compliant
    (work in I.E.), I'd be eternally grateful.

    wildwomank Guest

  2. Similar Questions and Discussions

    1. Regarding linked images...
      Is there any way of defaulting aics so that NOTHING I bring into my ai(cs) stays linked to another program, or is linked in any way. Thanks
    2. Linked images suddenly
      The imported images have started updating differently. When I change the resolution in PS the image resizes in Indesign – it didn't do this before....
    3. Extracting Linked Images
      I have an Illustrator 8 document supplied by a client. He has linked tif files, which I've been asked to use in a page layout program. The links...
    4. disappearing images
      okay i kno i'm an absolute noob when it comes to websites, but i need some help. I'm creating multipage website using dreamweaver, and on each page...
    5. linked images black&white in .ps & PDF
      They used to be in color. Other objects are just fine. Anybody has had that kind of problem? any ideas?
  3. #2

    Default Re: Disappearing Linked Roll Over Images in I.E.

    Hi :-)

    Did you fix it? It all seems to be working when I view it with IE6

    Karen
    big_old_bird Guest

  4. #3

    Default Re: Disappearing Linked Roll Over Images in I.E.

    Unfortunately, no. I am still experiencing the same problems on one of my
    machines and am using 6.0. However, I just tried the page on an older machine
    (same internet connection and browser version) and it worked. I honestly don't
    know what the differences might be and why one works and the other doesn't.
    Any ideas? :(

    wildwomank 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