set value of input wirh id code example Example: jquery set input value $("button").click(function(){ $("input:text").val("Glenn Quagmire"); })