본문 바로가기

Programming/Javascript / Ajax

자바스크립트 setTimeout메소드


setTimeout("함수명()",3000); 

3초후 함수명()호출