[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lynx-dev] (no subject)
From: |
Giancarlo Bassi |
Subject: |
[Lynx-dev] (no subject) |
Date: |
Mon, 23 Jan 2006 22:32:54 +0100 (CET) |
Walter Ian Kaye <address@hidden> wrote
on Tue, 27 Dec 2005 02:36:00 -0800:
<In the meantime, one might save the HTML page to disk, edit it so it
works properly, then use that local file to control the unit.
That's what I did with my router admin page that uses frames. :-)>
I got the same problem.
Can I edit html pages so I can handle also 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 "mouse area ?
Thanks,
GB
---
"I'm no Pawn, I'm Donald Duck ! "
-- Donald in MathMagic Land
- [Lynx-dev] (no subject),
Giancarlo Bassi <=