append select option jquery to input type code example Example: jquery add items to select input $("#selectList").append(new Option("option text", "value"));