add select option text jquery code example Example: To append dropdown option using jquery $('#ddlGroup').append(new Option('Select group', '0'));