 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Giancarlo Bassi Guest
|
Posted: Mon Jan 23, 2006 9:44 pm Post subject: editing javascript html pages for handling mouse events |
|
|
Can I edit html pages so I can handle Mouse events like that:
------------------------------------------------------------
<td width="150" align="left" valign="middle">
<a href="javascript:controlField();" onMouseOver="swapImage('bottonsub',
'/images/botton_attiva_on.gif');" onMouseOut="swapImage('bottonsub',
'/images/botton_attiva.gif');">
<img name="bottonsub" src="/images/botton_attiva.gif" alt="" width="59"
height="16" border="0"></a></td>
---------------------------------------------------------------------
If so, How can I modify these lines for entering a "click" event
on "attiva" mouse area ?
Thanks a lot,
GB
---
"I'm no Pawn, I'm Donald Duck ! "
-- Donald in MathMagic Land
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|