manfred
10-04-2004, 11:17 AM
Hello Everbody,
I have script in my Homepage (see the sample)
sample:
<a href="default.htm" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu1, '150px')" onMouseout="delayhidemenu()"><IMG id=ucHeader_imgLogo src="images/Nav_telefonbuch_off.gif" border=0>
My question:
I would like with the Event "onMouseover" to change the images.
that is possible. Have you an tip for me
I have script in my Homepage (see the sample)
sample:
<a href="default.htm" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu1, '150px')" onMouseout="delayhidemenu()"><IMG id=ucHeader_imgLogo src="images/Nav_telefonbuch_off.gif" border=0>
My question:
I would like with the Event "onMouseover" to change the images.
that is possible. Have you an tip for me