[Javascript] Mouseover

Rodney Myers rodney at aflyingstart.net
Tue Jul 9 09:08:22 CDT 2002


The text needs to have an onMouseover event so it would be good idea to
make it a link.
You can use styles if you wish to disguise that it is a link.

onMouseover="parent.bottomleft.document.images.IMAGENAME.src='[source
file]'

You may want to transfer the source switching code into some function
and call that function from the onMouseover event.


hth

Rodney


inpri wrote:

>
>
> Hi there
>
> As a newbie can you please help me
>
> How do you:- When you move your mouse over a specific text in a frame
> (main) to change a picture in another frame (bottomleft)
>
> Regards
>
> Johan





More information about the Javascript mailing list