$("input:text:last").val($("input:text:first").val()); <input type="text" value="jQuery 1.3.1" /> <input type="text" disabled="disabled" />