Text to image rollover/flyout for museum site

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Text to image rollover/flyout for museum site

    Hello all,
    I'm trying to find a script, spry or code that would allow a thumbnail flyout
    image to show when visitors roll over the text. I am responsible for a museum
    site and I'd like for visitors to see a thumbnail image of an artifact when
    they rollover the name. I'm using CS4. Any help or ideas?
    [url]http://www.legacyofheroes.org/Collection.html[/url]


    maxjsterling Guest

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    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 on hyperlink in text field makes text shift
      I've put a hyperlink in a text field with an attached stylesheet, and when roll the mouse over it, it makes the other text shift slightly. The...
    5. 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...
  3. #2

    Default Re: Text to image rollover/flyout for museum site

    maxjsterling wrote:
    > Hello all,
    > I'm trying to find a script, spry or code that would allow a thumbnail flyout
    > image to show when visitors roll over the text. I am responsible for a museum
    > site and I'd like for visitors to see a thumbnail image of an artifact when
    > they rollover the name. I'm using CS4. Any help or ideas?
    > [url]http://www.legacyofheroes.org/Collection.html[/url]
    You could get a simple way of doing this if you use the built in Swap Image behavior and have a single image that is being swapped in and out so that rolling over an artifact name will swap the thumbnail image into the main image. For this, I'd suggest not adding the restore as in your example usage.

    Take a look at the docs for this behavior:
    [url]http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WSc78c5058ca073340dcda9110b1f693f21-7ae8a.html[/url]
    In step 4, select the text of your artifact rather than an image. Please note that this feature works best when all of the images are the same size.

    On the Spry side of things, you might be able to use some of the Effects to handle the showing and hiding of thumbnails for your artifacts. Check out the examples on the following page (go to the Effects tab):
    [url]http://labs.adobe.com/technologies/spry/samples/[/url]

    Post any Spry follow up questions in the Spry forum:
    [url]http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=72&catid=602[/url]



    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert 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