DHTML JavaScript comboBox samples
Using Combo API Methods
z.clearAll(); //clearAll z.deleteOption(z.getSelectedValue()); //delete selected option z.getComboText(); //get current combo text z.getSelectedText(); //get selected text
set text
set new label for second option
clearAll
reload
delete selected option
get current combo text
get selected text
get selected value
© Scand LLC |
Go to the dhtmlxCombo main page
or
Close this page