append the value of select to input text js code example Example: To append dropdown option using jquery $('#ddlGroup').append(new Option('Select group', '0'));