Complicated Image Map + Rollover

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

  1. #1

    Default Complicated Image Map + Rollover

    I have a jpg of a map and I'm trying to create a image map on top of that with
    lots and lots of hotspots which when clicked pop up text which does not obscure
    the map itself.
    I know how to draw up the hotspots and I guess I have to use layers to create
    the text for each of the hotspots. Then I assume I can use a show/hidelayer
    behaviour to bring the relevant layer to the top.

    Can anyone advise me if there's a better way to do this or simply confirm that
    I'm on the right lines before I begin.

    Thanks

    Dave

    davecheet Guest

  2. Similar Questions and Discussions

    1. Rollover image
      hope some of u guys can pleae help me out. i've tried to use the rollover image for my site. however, when i preview my design on browser it wont...
    2. CSS - IE - Image flash on rollover
      Hi, i hope someone can help me with this one. I'm attaching an id to a link to set a background image. The link on rollover makes the background...
    3. Image change with rollover???
      Can anyone tell me if it is possible to make an image change with mouse rollover? I am trying to make one of my buttons change to a different image...
    4. rollover image problem
      Hey out there. I've created three interactive rollover menu images which when the mouse passes over them they play an animated gif. The inactive...
    5. Image Swapping (Not Rollover)
      I have an online portfolio to display my photography work, and on one page i have a list on the left, and i have the photographs on the right, i want...
  3. #2

    Default Re: Complicated Image Map + Rollover

    You're on the right track. Get a copy of the AutoLayer extenstion from PVII
    to do this - when one layer is shown, it hides all the others, which will
    save you from having to do that manually - [url]http://www.projectseven.com/[/url].

    Your only remaining problem to solve will then be how to keep the layers
    properly aligned with the map, if the map is held in a centering table. But
    there are ways to do that too, so post back if you need it and I will tell
    you.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "davecheet" <webforumsuser@macromedia.com> wrote in message
    news:db847q$p6g$1@forums.macromedia.com...
    >I have a jpg of a map and I'm trying to create a image map on top of that
    >with
    > lots and lots of hotspots which when clicked pop up text which does not
    > obscure
    > the map itself.
    > I know how to draw up the hotspots and I guess I have to use layers to
    > create
    > the text for each of the hotspots. Then I assume I can use a
    > show/hidelayer
    > behaviour to bring the relevant layer to the top.
    >
    > Can anyone advise me if there's a better way to do this or simply confirm
    > that
    > I'm on the right lines before I begin.
    >
    > Thanks
    >
    > Dave
    >

    Murray *TMM* Guest

  4. #3

    Default Re: Complicated Image Map + Rollover

    Hi, Murray;

    I'm working on the same type of thing as Dave, but I've got a centering table. Would you mind please posting how to get the layers to show up relative to the centered image, not the browser sides?

    Thanks a lot!

    Leigh
    indexproject 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