how can we allow user to key-in value to combobox in php -


i'm beginner.

currently have php form user can either key in value in text box or select combo box next it.

if user choose key in new value in text box, added new item combo box.

my question how can allow user key-in new value directly combo box without need of text box.

thanks.

there no support yet such ui control. accomplish using javascript library emulating such control. example http://www.dhtmlgoodies.com/scripts/form_widget_editable_select/form_widget_editable_select.html or autocomplete in jquery


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -