mmlug
10-21-2003, 09:46 AM
Dear Developer,
I want to make a simple java scripts Onclick Function..
How can i made it?
For this link....
<img src="_gfx/page_01_n.gif" width="21" height="18" alt="" border="0" onmouseover="this.src='_gfx/page_01_a.gif'" onmouseout="this.src='_gfx/page_01_n.gif'">
<img src="_gfx/page_02_n.gif" width="21" height="18" alt="" border="0" onmouseover="this.src='_gfx/page_02_a.gif'" onmouseout="this.src='_gfx/page_02_n.gif'">
best regards,
mmlug
I want to make a simple java scripts Onclick Function..
How can i made it?
For this link....
<img src="_gfx/page_01_n.gif" width="21" height="18" alt="" border="0" onmouseover="this.src='_gfx/page_01_a.gif'" onmouseout="this.src='_gfx/page_01_n.gif'">
<img src="_gfx/page_02_n.gif" width="21" height="18" alt="" border="0" onmouseover="this.src='_gfx/page_02_a.gif'" onmouseout="this.src='_gfx/page_02_n.gif'">
best regards,
mmlug