● this 속성 > SCRIPT

본문 바로가기
사이트 내 전체검색

SCRIPT

● this 속성

페이지 정보

본문

<script>

function change(obj, size, color){

obj.style.color = color;

obj.style.fontSize = size;

}

</script>


<h3>this 이용</h3>

<hr>

<button onclick="change(this, '30px', 'red')">버튼1</button>

<button onclick="change(this, '40px', 'blue')">버튼2</button>

<button onclick="change(this, '45px', 'orange')">버튼3</button>



==== tip ====

this는 태그 button 객체 자신을 가리킨다.

추천0 비추천0

댓글목록

등록된 댓글이 없습니다.

회원로그인

회원가입

사이트 정보

공지사항
자유게시판
질문답변
1:1문의

 

별명 : 터푸가위
주소 : 부산시 동래구 명장로20번길 90
대표 : 박규태
메일 : dancepkt@******.com

접속자집계

오늘
36
어제
285
최대
10,760
전체
277,642
Copyright © dancePKT . All rights reserved.