<script src="jquery.min.js"></script>
<script>
$(function() {
	// 실행 스크립트
});
</script> 

'javascript, jquery' 카테고리의 다른 글

jquery 체크박스 체크 후 해당 위치로 이동  (0) 2014.09.27
XSS 방어 스크립트  (0) 2014.09.27
selector(셀렉터)  (0) 2014.09.27
jquery.js / jquery.min.js 차이  (0) 2014.09.27
jquery attr - prop 변경  (0) 2014.09.27
블로그 이미지

디츠

“말은 쉽지, 코드를 보여줘.” “Talk is cheap. Show me the code.” – 리누스 토르발스(Linus Torvalds)

,