$('#name').val('some text');
jquery add text to textbox $("#id").val(whatever you want to display inside the textbox)