alohaaaron
Programmer
Hi, I'd like to create an auto suggestion or type-ahead search button where the user types in the word they are searching for and as they type it offers suggestions in a drop-down box below the field and eliminates choices as they continue to type (just like !!!)
For my purpose I often search for last names like Smith and Johnson so I need to have that drop-down so I can see the differences between the like names. The names will be queried from a database in real time.
This example is close but does not give the drop-down or search from a database.
Thanks!
For my purpose I often search for last names like Smith and Johnson so I need to have that drop-down so I can see the differences between the like names. The names will be queried from a database in real time.
This example is close but does not give the drop-down or search from a database.
Thanks!