Hi Guys,
Can anybody Help What i'm doing wrong..???
I want to change Image OnMouseOver/OnMouseOut event..
---------------------------------------
<TD>
<IMG SRC="/img/types_off.gif"
tabindex="7"
onMouseOver='<IMG SRC="/img/types_on.gif">'
onMouseOut='<IMG SRC="/img/types_off.gif">'
onfocus="window.status='Show Donations Types';return true;"
onClick="javascriptpencenter('/pls/devwebb/center_details.donations?p_dcid='+document.calform.p_center.value,'625','290','210','70','60000','no','yes','yes')"
>
</TR>
---------------------------------------
Regards
Can anybody Help What i'm doing wrong..???
I want to change Image OnMouseOver/OnMouseOut event..
---------------------------------------
<TD>
<IMG SRC="/img/types_off.gif"
tabindex="7"
onMouseOver='<IMG SRC="/img/types_on.gif">'
onMouseOut='<IMG SRC="/img/types_off.gif">'
onfocus="window.status='Show Donations Types';return true;"
onClick="javascriptpencenter('/pls/devwebb/center_details.donations?p_dcid='+document.calform.p_center.value,'625','290','210','70','60000','no','yes','yes')"
>
</TR>
---------------------------------------
Regards