lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV searching in lists


From: Foteos Macrides
Subject: Re: LYNX-DEV searching in lists
Date: Tue, 19 Nov 1996 11:00:42 -0500 (EST)

Wayne Buttles <address@hidden> wrote:
>[...] search does work for radio button
>text so if the focus is to ba able to alter selects to buttons then you
>are all set.
>[...]
>Speaking of the select/button issue.  My mind is drawing a blank here, but
>don't some select menus allow you to choose multiple items? 

        For radio buttons and checkboxes indicated as such in the markup,
the form field "placeholder" becomes "___", which will be replaced on
page display with "( )", "(*)", "[ ]", or "[X]", and the descriptions
become part of the surrounding text in the HText structure, such that
they are included in the second phase of a WHEREIS search.

        SELECT can have a MULTIPLE attribute, such that the OPTIONs
should be treated as if they were checkboxes, instead of as if they
were radio buttons.  Lynx literally converts a SELECT with MULTIPLE
into a series of checkboxes, instead of setting up one field for
expansion into a popup.

                                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]