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