리자

DOM Element 로 사용

· 2008-12-12 (금) 09:27:46 · 2549
$("#id").get(0)

돔 엘리먼트로 사용할 수 있습니다.

예)

<select id="sel">
<option value="val">text</option>
</select>


var selectbox = $("#sel").get(0);

alert(selectbox.options[selectbox.selectedIndex].value);
[이 게시물은 관리자님에 의해 2011-10-31 16:55:28 jQuery에서 이동 됨]
|
댓글을 작성하시려면 로그인이 필요합니다.

개발자팁

5,403건

개발과 관련된 유용한 정보를 공유하세요. 질문은 QA에서 해주시기 바랍니다.

+
분류 제목 글쓴이 날짜 조회
jQuery 08-12-13 조회 4,966
jQuery 08-12-12 조회 5,881
기타 08-12-12 조회 2,550
jQuery
[jQuery]
08-12-11 조회 3,298
기타 08-12-10 조회 3,571
MySQL 08-12-06 조회 3,771
MySQL 08-11-30 조회 4,035
jQuery 08-11-26 조회 5,133
jQuery 08-11-25 조회 3,821
jQuery 08-11-25 조회 3,148
jQuery 08-11-25 조회 5,972
jQuery 08-11-25 조회 5,041
jQuery 08-11-21 조회 5,642
JavaScript 08-11-21 조회 5,357
기타 08-11-20 조회 4,192
jQuery 08-11-20 조회 4,271
jQuery 08-11-19 조회 4,430
jQuery 08-11-19 조회 4,724
jQuery 08-11-18 조회 4,441
jQuery 08-11-15 조회 2,908
기타 08-11-14 조회 3,024
JavaScript 08-11-14 조회 2,888
jQuery 08-11-14 조회 3,692
jQuery 08-11-13 조회 4,411
jQuery 08-11-12 조회 1.2만
기타 08-11-07 조회 1.1만
JavaScript 08-11-03 조회 3,433
PHP 08-11-01 조회 3,125
기타 08-10-30 조회 3,063
JavaScript 08-10-30 조회 2,494