disjointed rollovers not working on windows IE

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

  1. #1

    Default disjointed rollovers not working on windows IE

    I have a gallery page where I'm using disjointed rollovers. They work
    beautifully in firefox, Safari, IE on mac, but not on windows machines.

    this is the code I used. the small thumbnails appear, but don't bring up the
    larger image when clicked.

    here is the site, code is below [url]http://www.charlestonblacksmith.com/bed.htm[/url]
    (fyi --images have not yet been optimized)

    <a href="javascript:;"
    onClick="MM_swapImage('shelf','','shelfbrackets/1_3.jpg',1)"><img
    src="shelfbrackets/shelfbrackets/1_3.jpg" width="100" height="75" border="0"
    class="galleriespadding"></a><a href="javascript:;"
    onClick="MM_swapImage('shelf','','shelfbrackets/2_3.jpg',1)"><img
    src="shelfbrackets/shelfbrackets/2_3.jpg" width="100" height="75" border="0"
    class="galleriespadding"></a><a href="javascript:;"
    onClick="MM_swapImage('shelf','','shelfbrackets/3_4.jpg',1)"><img
    src="shelfbrackets/shelfbrackets/3_4.jpg" width="100" height="75" border="0"
    class="galleriespadding"></a><a href="javascript:;"
    onClick="MM_swapImage('shelf','','shelfbrackets/4_3.jpg',1)"><img
    src="shelfbrackets/shelfbrackets/4_3.jpg" width="100" height="75" border="0"
    class="galleriespadding">

    louisek Guest

  2. Similar Questions and Discussions

    1. Pop-up menu and rollovers not working
      Need help, I'm getting an error; At Line 731 of file "C:\Program Files\Macromedia\Dreamweaver MX\Configuration\Behaviors\Actions\Show Pop-up...
    2. Disjointed Rollovers
      > To take this script one step further, how could it be used for multiple sprites within on frame so that it doesn't have to be renamed multiple...
    3. remote or disjointed rollovers
      Hi, I would hugely appreciate help with learning how to do remote or disjointed rollovers in Flash 5. (Meaning, I want to roll over a symbol and...
    4. need help with remote or disjointed rollovers
      Hi, Not being too versed in Flash I'm totally failing to figure out how to do remote or disjointed rollovers (where mousing over one symbol...
    5. Disjointed Rollovers Using Frames, Hotspots and Slices
      My nav menu is a standard Swap Image menu (not created from FW nav menu macro), with the While Mouse Over Image swapping from Frame 2. I'd like a...
  3. #2

    Default Re: disjointed rollovers not working on windows IE

    Works perfectly for me. I checked IE on one screen and FF on the other and both
    are the same. Your IE must have been running off a cached version when you
    checked it?
    By the way, the interior gallery has the same dead square in both IE and FF.

    Very nice site.

    Excavatorak Guest

  4. #3

    Default Re: disjointed rollovers not working on windows IE

    thanks for your feedback. still I am unable to see the rollovers on my PC. I
    will try emptying cache, etc.
    still doing some additions to the site, and getting all the links working,
    thanks for the comments. I'm very happy with how the site turned out, and
    luckily so is the client.

    thanks for the feedback

    louisek 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