리자

DOM Element 로 사용

· 2008-12-12 (금) 09:27:46 · 2538
$("#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,947
jQuery 08-12-12 조회 5,868
기타 08-12-12 조회 2,539
jQuery
[jQuery]
08-12-11 조회 3,285
기타 08-12-10 조회 3,561
MySQL 08-12-06 조회 3,757
MySQL 08-11-30 조회 4,022
jQuery 08-11-26 조회 5,117
jQuery 08-11-25 조회 3,801
jQuery 08-11-25 조회 3,139
jQuery 08-11-25 조회 5,958
jQuery 08-11-25 조회 5,014
jQuery 08-11-21 조회 5,622
JavaScript 08-11-21 조회 5,347
기타 08-11-20 조회 4,179
jQuery 08-11-20 조회 4,260
jQuery 08-11-19 조회 4,412
jQuery 08-11-19 조회 4,711
jQuery 08-11-18 조회 4,425
jQuery 08-11-15 조회 2,892
기타 08-11-14 조회 3,008
JavaScript 08-11-14 조회 2,877
jQuery 08-11-14 조회 3,679
jQuery 08-11-13 조회 4,395
jQuery 08-11-12 조회 1.2만
기타 08-11-07 조회 1.1만
JavaScript 08-11-03 조회 3,418
PHP 08-11-01 조회 3,111
기타 08-10-30 조회 3,049
JavaScript 08-10-30 조회 2,482