PROGRAMMING/JavaScript

script 태그의 defer 속성

OJR 2009. 10. 21. 11:35

script태그의 defer속성을 이용해서 스크립트의 실행을 페이지가 완전히 로드 된 후로 미룰 수 있음.

http://hacksmw.tistory.com/68

'PROGRAMMING > JavaScript' 카테고리의 다른 글

JS - prototype element.update()  (0) 2010.01.19
javascript scroll to bottom of page  (2) 2009.12.22
javascript blur  (0) 2009.09.14
imagecrop  (0) 2009.06.24
javascript 이미지 로딩 체크하는 방법은???  (0) 2009.05.13