how to add option from dropdown in html jquery code example Example: To append dropdown option using jquery $('#ddlGroup').append(new Option('Select group', '0'));