lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV Lynx Impaired Site


From: Foteos Macrides
Subject: Re: LYNX-DEV Lynx Impaired Site
Date: Thu, 07 Nov 1996 13:34:07 -0500 (EST)

"gregory j. rosmaita" <address@hidden> wrote:
>recently i was asked via a blindness-related list "why is the submit
>button missing when the page is rendered by LYNX?", and when i listened 
>to the document source, the answer was simple--the submit button is an
>ALT-tagless clickable graphic...
>
><INPUT TYPE="image" SRC="/graphics/gogetit.gif" BORDER=0 ALIGN=top>
>
>lynx26 generates an:
>
>       [IMAGE]-Submit
>
>button when it encounters the offending code, but lynx 2.4.2 and less
>don't display a damn thing...  one wonders how long it would have taken
>someone to simply amend the tag thus:
>
><INPUT TYPE="image" SRC="/graphics/gogetit.gif" ALT="Go Get It!" BORDER=0 
>ALIGN=top>

        ALT is not valid for INPUT.  It should be VALUE="Go Get It!",
otherwise Lynx puts up the default "Submit" for TYPE="submit" or the
default "[IMAGE]-Submit" for TYPE="image".

        This is explained in the "HTML Forms" section of the "Lynx
Users Guide" of the v2.6 online 'h'elp, though that's a looooooong
section. :) :)

                                Fote

=========================================================================
 Foteos Macrides            Worcester Foundation for Biomedical Research
 address@hidden         222 Maple Avenue, Shrewsbury, MA 01545
=========================================================================
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]