JQuery define valor por id

  $("#myID").val("newValue");
Brave Beaver