답변 1개
채택된 답변
+20 포인트
8년 전
http://stackoverflow.com/questions/9085634/removing-a-default-option-in-a-select-box">http://stackoverflow.com/questions/9085634/removing-a-default-option-in-a-select-box
대충 3가지 방법인듯해요.
1. css 로 없애기 (display:none)
2. 태그로 없애기
3. jquery로 없애기
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인