image help

C

chip

I have a picture placeholder and a series of names next to
it. I want to be able to rollover the name and have the
person's picture appear next to it. I'm using FP2002.
I've tried the DHTML effects portion but that only
replaces the text with the image. I've also tried
selecting the name and ctrl-k to apply a javascript:; link
and then applying the image swap like I read in someone's
post but the behavior menu only lets me do formating of
the text and not an image swap, so I think I must be doing
something wrong. A example of exactly what I'm trying to
do can be found out
http://www.effinghamsheriff.org/index.php

Any ideas besides building the page in php would be
appreciated.

chip
 
J

Jens Peter Karlsen[FP MVP]

Place a transparent image there and change this instead.
This is easier to do in FP2003 but should be doable in FP2002 with some
editing in the code.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
C

chip

I did that but what I'm not sure of is how to get the
picture to swap when I mouseover a string of text
somewhere on the page. I'm only able to do the swap image
between the transparent pic and the swapped pic. Could
someone list the procedure for how I would get a mouseover
on the string of text to initiate the picture swap
somewhere else on the page without changing the string of
text?. Thanks

-----Original Message-----
Place a transparent image there and change this instead.
This is easier to do in FP2003 but should be doable in FP2002 with some
editing in the code.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
-----Original Message-----
From: chip [mailto:[email protected]]
Posted At: 7. oktober 2004 22:20
Posted To: microsoft.public.frontpage.programming
Conversation: image help
Subject: image help


I have a picture placeholder and a series of names next to
it. I want to be able to rollover the name and have the
person's picture appear next to it. I'm using FP2002.
I've tried the DHTML effects portion but that only replaces
the text with the image. I've also tried selecting the name
and ctrl-k to apply a javascript:; link and then applying the
image swap like I read in someone's post but the behavior
menu only lets me do formating of the text and not an image
swap, so I think I must be doing something wrong. A example
of exactly what I'm trying to do can be found out
http://www.effinghamsheriff.org/index.php

Any ideas besides building the page in php would be appreciated.

chip
 
C

chip

I did that but what I'm not sure of is how to get the
picture to swap when I mouseover a string of text
somewhere on the page. I'm only able to do the swap image
between the transparent pic and the swapped pic. Could
someone list the procedure for how I would get a mouseover
on the string of text to initiate the picture swap
somewhere else on the page without changing the string of
text?. Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top