728x90
반응형
https://api.jquery.com/jquery.extend/
jQuery.extend() | jQuery API Documentation
Description: Merge the contents of two or more objects together into the first object. When two or more object arguments are supplied to $.extend(), properties from all of the objects are added to the target object. Arguments that are null or undefined are
api.jquery.com
728x90
반응형
'Front > JS & jQuery' 카테고리의 다른 글
[jQuery] table의 마지막 tr 가져오기 (0) | 2022.09.03 |
---|---|
[js] 월의 마지막 날 구하기 (0) | 2022.09.02 |
[jQuery] empty()와 remove() 차이 (0) | 2022.08.30 |
[jqeury][bootstrap] modal event (0) | 2022.08.29 |
[jQuery] Promise result에 접근하기 (0) | 2022.08.24 |