Walter Ian Kaye <[EMAIL PROTECTED]> 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 mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to