Re: Keyholes vs. Missing Features

"White Wolf" <[email protected]> Mon, 20 Oct 2003 17:44:56 +0300
Newsgroups gmane.comp.programming.keyholes
Message-ID <001701c39718$bb0ff3e0$568dba50@Evo>
Scott Meyers wrote:
[SNIP]
> It's certainly a keyhole.  To determine whether it is gratuitous,
> we'd have to figure out how hard it would be to dynamically size the
> visible portion of the list.

I forgot to tell: it is not possible from HTML, without serious effort
(magic JavaScript, which might not work on several devices).  If you
give a size to the dropdown (IE at least) it becomes a fixed size list.
Not edit part, no dropdown.  So this is something only IE (browser)
designers can solve.

White Wolf