[jqeury] input 에 value 값 넣기 input 태그에 제이쿼리를 이용해 val 값 넣는 방법입니다. $(".input").attr("value","넣고싶은값"); Js 2022.06.24