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

Re: image help by Jens

Jens
Thu Oct 07 17:24:10 CDT 2004

This is a multi-part message in MIME format.

------=_NextPart_000_0037_01C4ACCD.21E02F70
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit

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:anonymous@discussions.microsoft.com]
> 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
>

------=_NextPart_000_0037_01C4ACCD.21E02F70
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.7036.0">
<TITLE>Re: image help</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=3D2>Place a transparent image there and change this =
instead. </FONT>

<BR><FONT SIZE=3D2>This is easier to do in FP2003 but should be doable =
in FP2002 with some editing in the code.</FONT>
</P>

<P><FONT SIZE=3D2>Regards Jens Peter Karlsen. Microsoft MVP - Frontpage. =
</FONT>
</P>

<P><FONT SIZE=3D2>&gt; -----Original Message-----</FONT>

<BR><FONT SIZE=3D2>&gt; From: chip [<A =
HREF=3D"mailto:anonymous@discussions.microsoft.com">mailto:anonymous@disc=
ussions.microsoft.com</A>] </FONT>

<BR><FONT SIZE=3D2>&gt; Posted At: 7. oktober 2004 22:20</FONT>

<BR><FONT SIZE=3D2>&gt; Posted To: =
microsoft.public.frontpage.programming</FONT>

<BR><FONT SIZE=3D2>&gt; Conversation: image help</FONT>

<BR><FONT SIZE=3D2>&gt; Subject: image help</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; I have a picture placeholder and a series of =
names next to </FONT>

<BR><FONT SIZE=3D2>&gt; it.&nbsp; I want to be able to rollover the name =
and have the </FONT>

<BR><FONT SIZE=3D2>&gt; person's picture appear next to it.&nbsp; I'm =
using FP2002.&nbsp; </FONT>

<BR><FONT SIZE=3D2>&gt; I've tried the DHTML effects portion but that =
only replaces </FONT>

<BR><FONT SIZE=3D2>&gt; the text with the image.&nbsp; I've also tried =
selecting the name </FONT>

<BR><FONT SIZE=3D2>&gt; and ctrl-k to apply a javascript:; link and then =
applying the </FONT>

<BR><FONT SIZE=3D2>&gt; image swap like I read in someone's post but the =
behavior </FONT>

<BR><FONT SIZE=3D2>&gt; menu only lets me do formating of the text and =
not an image </FONT>

<BR><FONT SIZE=3D2>&gt; swap, so I think I must be doing something =
wrong.&nbsp; A example </FONT>

<BR><FONT SIZE=3D2>&gt; of exactly what I'm trying to do can be found =
out </FONT>

<BR><FONT SIZE=3D2>&gt; <A =
HREF=3D"http://www.effinghamsheriff.org/index.php">http://www.effinghamsh=
eriff.org/index.php</A></FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; Any ideas besides building the page in php would =
be appreciated.</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; chip</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>
</P>

</BODY>
</HTML>
------=_NextPart_000_0037_01C4ACCD.21E02F70--


Re: image help by chip

chip
Fri Oct 08 07:31:48 CDT 2004

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:anonymous@discussions.microsoft.com]
>> 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
>>
>

image help by chip

chip
Fri Oct 08 14:35:00 CDT 2004

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-----
>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
>.
>