Interval 썸네일형 리스트형 [Javascript] interval 사용하기 등록 : intervalID = setInterval(function(){}, [time]); 삭제 : clearInterval(intervalID); 더보기 이전 1 다음