Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Timothy Robertson #1
Swap image also swap link
Hi,
I have a system set up where I have 5 thumbnails and when you roll-over one
of the five it makes the large image above change to the corresponding
image.
I have the large image linked to a new page (so you can click on it to link
to the next section).
Is it possible to make it so that when you roll-over the thumbnail and the
large image changes, that the link of the large image also changes?
For example is you have you roll over the thumnail thumb_elephant.jpg, then
the large image would change to full_elephant.jpg and when you click on the
large image you go to elephant.html, or if you roll over the thumnail
thumb_crow.jpg, then the large image would change to full_crow.jpg and when
you click on the large image you go to crow.html ?
Thanks for any help!
Tim
Timothy Robertson Guest
-
Need Help with swap image
:confused; I've got this page with a Spry collapsible panel in it. No problems getting that to work, but I'd like to be able to use an image in the... -
Image Swap Question
I am using rollover images to switch between layers using the show/hide layer behavior. The rollovers work great but I need a new image to show... -
Swap Image ?
I have five images named image1 to image5, and five buttons named butt_1 to butt_5. What I want to achieve is a simple swap image behaivour but... -
image swap
I'm trying to do something that's incredibly simple in Director but can't figure it out in flash. I just want to click a button and change "image... -
Fading image swap
Hey there, Do you guys know how to do a fade in/out image with a swap image activated on over state mode? Im trying to create this effect... -
goodbyedee #2
Re: Swap image also swap link
hello,
you can put every full image into a layer and set it by default to be hidden.
then you can use the show/hide layer behavior to achieve the rollover effect
you want. of course every image will have its own link so... there you go...
goodbyedee Guest
-
Murray *TMM* #3
Re: Swap image also swap link
Yes. You can do this with custom javascript, or with show/hide layers.
For the latter option, create a new layer for each link, and insert a
transparent GIF image into the layer that is the same size as the large
image to which it corresponds. Apply the link to that transparent GIF
image. Superimpose all of these layers, and hide them all. Make the
thumbnail click show the respective image, AND the respective layer, and
hide all the other layers.
See where I'm going with this?
--
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
==================
"Timothy Robertson" <robertson@m-2-design.com> wrote in message
news:BEBAA6CA.1DF7%robertson@m-2-design.com...> Hi,
>
> I have a system set up where I have 5 thumbnails and when you roll-over
> one
> of the five it makes the large image above change to the corresponding
> image.
>
> I have the large image linked to a new page (so you can click on it to
> link
> to the next section).
>
> Is it possible to make it so that when you roll-over the thumbnail and the
> large image changes, that the link of the large image also changes?
>
> For example is you have you roll over the thumnail thumb_elephant.jpg,
> then
> the large image would change to full_elephant.jpg and when you click on
> the
> large image you go to elephant.html, or if you roll over the thumnail
> thumb_crow.jpg, then the large image would change to full_crow.jpg and
> when
> you click on the large image you go to crow.html ?
>
> Thanks for any help!
> Tim
>
>
Murray *TMM* Guest



Reply With Quote

