Thread
:
Basic Editable Combo Box
View Single Post
01-29-2004, 06:18 PM
PM User
|
#
4
Choopernickel
Regular Coder
Join Date: Apr 2003
Location: Atlanta, GA
Posts: 487
Thanks: 0
Thanked 0 Times in 0 Posts
Have you tried the
TypeAheadCombo class
I developed based on some great work by glenngv? It just uses a normal <select> element, and can accept a single new value as the first option.
Check it out; it may do the trick you're looking for.
Choopernickel
View Public Profile
Find More Posts by Choopernickel