[7409] in www-talk@info.cern.ch
Re: Scrolled selection list.
daemon@ATHENA.MIT.EDU (Suresh B. Kumar)
Fri Jan 27 16:45:13 1995
Date: Fri, 27 Jan 1995 21:45:25 +0100
Errors-To: listmaster@www0.cern.ch
Reply-To: skumar@ciesin.org
From: "Suresh B. Kumar" <skumar@ciesin.org>
To: Multiple recipients of list <www-talk@www0.cern.ch>
On Fri, 27 Jan 1995, William Perry wrote:
> Suresh B. Kumar writes:
> >
> >Hi all,
> >
> >I am sure the HTML 2.0 does not give the option of making
> >a scorlled list scrollable horizontally. i.e we could specify
> ><SELECT NAME="who-to-do-it-with" ROWS=8 COLS=20>.
> >Does HTML 3.0 provide a similar capability? It would be a
> >good UI feature, that too when you would like to provide the
> >user the exact info (text) he is looking for and less
> >headache to the server in terms of pattern matching etc,
> >any comments?
>
> Not sure what exactly you mean by this. Currently you can do:
>
> +----------+
> | Item #1 ^
> | Item #2 |
> | Item #3 |
> | Item #4 |
> | Item #5 /
> +----------+
>
> You want something like:
>
> +-------------------------------------------------+
> | Item #1 | Item #2 | Item #3 | Item #4 | Item #5 |
> +<----------------------------------------------->+
>
> Is that what you mean?
>
> -Bill P
>
No, something like this:
+----------+
| Item #1.....^
| Item #2.....|
| Item #3.....|
| Item #4.....|
| Item #5.....|
+=============>