Click to See Complete Forum and Search --> : Script (or Behavior) for Visited Link Graphic?


mark4man
08-10-2003, 10:18 AM
Using Dreamweaver MX for web construction & Photoshop 6.0 for graphics.

I've learned how to create swap image behaviors, where a 2nd image is swapped with the 1st on mouse over.

What I want to do now is assign the 1st image as a link (to another page in my site); & have the 2nd image display (swap) when the link is selected; & remain displayed ...

...in the same way that a simple text hyperlink is displayed as one color, turns a 2nd color on mouse over; & then stays that color when the link is selected (which I believe is referred to as Link & Visited Link.)

Can the same function be created with image files? Is there a behavior or Script I have missed?

Thanks in advance,

mark4man

ibidris2003
08-11-2003, 06:36 AM
Alright instead of on mouse over -> on click. If you don't want it to go anywhere just leave the href empty. Make popup for the other link.

http://galileo.spaceports.com/~ibidris/

mark4man
08-11-2003, 06:24 PM
Tried that (on click.) It works until the link is established. Then, the original image is restored (despite the fact that I do not check restore image when I set up the behavior.

Thanks,

mark4man