[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev Re: two Forms queries
From: |
Florian Zumbiehl |
Subject: |
lynx-dev Re: two Forms queries |
Date: |
Sun, 25 Jun 2000 10:54:58 +0200 |
Hi Philip!
> (1) there is a link of type="button" with an onclick= :
> is it possible for the site manager to provide an ALT for this?
> he denies it can be done within HTML: can anyone offer advice?
> i can dodge round it by extracting the URL from the source,
> but it would be nice to be able to tell him how to make it Lynx-friendly.
The following should work:
<FORM ACTION="<url>" METHOD="GET"><INPUT TYPE="SUBMIT" VALUE="<caption>"></FORM>
Bye, Florian
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden