Re: [libdb-develop] UI Question: Dropdown of Persons, Manual Entry, or Both?
Status: Inactive
Brought to you by:
morbus
From: Bruce D'A. <bd...@fa...> - 2004-11-02 11:18:29
|
On Nov 1, 2004, at 8:57 PM, Morbus Iff wrote: > One possibility that I've been thinking about a lot has been > Javascript based. A demo will best describe this (see below), but: > > * it's a text box. > * you type "S", and it'll show a list of all S's. > * you type "t", and it'll show a list of all Steven's (for example). > * you can choose one, or continue typing to add a new entry. Perfect! I think you should exploit JS where you can, and here's a perfect example. Bruce |