728x90
반응형
https://api.jquery.com/serializearray/
.serializeArray() | jQuery API Documentation
Description: Encode a set of form elements as an array of names and values. The .serializeArray() method creates a JavaScript array of objects, ready to be encoded as a JSON string. It operates on a jQuery collection of forms and/or form controls. The cont
api.jquery.com
form 태그안의 내용들을 등록/수정할때 사용
728x90
반응형
'Front > JS & jQuery' 카테고리의 다른 글
[jQuery] .first() (0) | 2023.07.10 |
---|---|
[jQuery] .detach() (0) | 2023.07.09 |
[js] 배열 중복 제거 (0) | 2023.06.25 |
[js] console.log [object Object] (0) | 2023.06.22 |
[js] localStorage (0) | 2023.06.21 |