JSFiddle

Mo's public fiddles

  • JQuery UI Combo box enahnced

    - user can't edit in text box - user can click on text box to show drop down - add change event http://jsfiddle.net/hAM9H/77/ -add refresh method to update input text after set selected option $('select').val('new value').combobox('refresh'); click "Change selection to php" to test