Dynamic Image Maps

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Steve Bishop

    Dynamic Image Maps

    I don't know if there is such a thing, but when an image swaps, can you
    have different image maps on it dynamically?

    I have product pictures with several part numbers also wihin the
    picture. I would like the user to be able to click on one of the part
    numbers next to the image and populate a text box.

    If I swap the image, I would like to do the same thing, but with diffent
    mappings. Is this possible?

    Thanks,
    Steve


    *** Sent via Devdex http://www.devdex.com ***
    Don't just participate in USENET...get rewarded for it!
  • Kien

    #2
    Re: Dynamic Image Maps

    Hi,
    You can use transparent GIFs on layers on top of the image and change
    the layers as the image changes. The only drawback is that the
    hotspots must be rectangular.

    Kien


    Steve Bishop <steveb@viper.c om> wrote in message news:<40c0a2ae$ 0$83031$c397aba @news.newsgroup s.ws>...[color=blue]
    > I don't know if there is such a thing, but when an image swaps, can you
    > have different image maps on it dynamically?
    >
    > I have product pictures with several part numbers also wihin the
    > picture. I would like the user to be able to click on one of the part
    > numbers next to the image and populate a text box.
    >
    > If I swap the image, I would like to do the same thing, but with diffent
    > mappings. Is this possible?
    >
    > Thanks,
    > Steve
    >
    >
    > *** Sent via Devdex http://www.devdex.com ***
    > Don't just participate in USENET...get rewarded for it![/color]

    Comment

    Working...