jquery add values to a select code example Example: jquery insert option into select $('#ID_DO_SELECT').append('<option value="valor">texto</option>');