JavaScript - select 객체(selectedIndex, options)
2020.06.04 by 뉴에이스
select객체.selectedIndex : 선택된 옵션 항목의 인덱스 위치 select객체.options : option 항목들의 배열 -> select.selectedIndex (선택된 옵션 위치) -> select.options.length 소스 select 활용하기 - 1 선택하세요 작성자 제목 검색 결과
개발/JavaScript 2020. 6. 4. 14:05
* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.