WOWpc의 거시기들 위치로그  |  태그  |  방명록
2009/08 에 해당하는 글1 개
2009/08/31   동적으로 SELECT BOX안에 옵션 추가/삭제하기.


[PREV] [1] [NEXT]
동적으로 SELECT BOX안에 옵션 추가/삭제하기.
References/JavaScript | 2009/08/31 18:12

2009/08/31 18:12 2009/08/31 18:12
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>OPTION 동적 추가</title>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">

<script type="text/javascript" src="/js/mootools.js"></script>
<script type="text/javascript"> 
    function doChangeSelect(intBtnValue) {

        var sltBox    = $('select1');

        var cnt    = sltBox.length;
       
        for ( i=0; i<cnt; i++ ) {
            sltBox.options[i]    = null;
        }

        if ( 1 == intBtnValue ) {
            sltBox.options[0]    = new Option('선택하세요', '0');
            sltBox.options[1]    = new Option('사과', '1');
            sltBox.options[2]    = new Option('딸기', '2');
            sltBox.options[3]    = new Option('수박', '3');
            sltBox.options[4]    = new Option('호박', '4');
            sltBox.options[5]    = new Option('오이', '5');
        }
        else {
            sltBox.options[0]    = new Option('선택하세요', '0');
            sltBox.options[1]    = new Option('고기', '1');
            sltBox.options[2]    = new Option('생선', '2');
        }
    }
</script>

</head>
<body leftmargin=0 topmargin=0 marginwidth=0 marginheight="0" bgcolor="FFFFFF">

<div id="btn">
    <input type="radio" name="btn" id="btn1" value="1" onclick="doChangeSelect(this.value)" /> <label for="btn1">셀렉트1</label>
    <input type="radio" name="btn" id="btn2" value="2" onclick="doChangeSelect(this.value)" /> <label for="btn2">셀렉트2</label>
</div>

<div id="slt">
    <select name="select1" id="select1">
        <option value="0">선택하세요</option>
    </select>
</div>

</body>
</html>
크리에이티브 커먼즈 라이센스
Creative Commons License

태그 : ,
트랙백2 | 댓글0
이 글의 관련글(트랙백) 주소 :: http://blog.wowpc.net/trackback/319
Tracked from Shaker style furniture. 2010/07/30 04:39 x
제목 : Shaker furniture.
Shaker furniture plasma tv stand. Shaker style furniture small hall table. Shaker furniture. Unfinished shaker furniture. Shaker furniture history.
Tracked from Resin wicker outdoor furniture. 2010/07/30 11:08 x
제목 : Wrought iron outdoor patio furniture.
Florida outdoor furniture. Martha stewart outdoor furniture.

[로그인][오픈아이디란?]
아이디 :
비밀번호 :
홈페이지 :
  비밀글로 등록
내용 :
 



[PREV] [1] [NEXT]
관리자  |   글쓰기
BLOG main image
거시기하게 살자!!!!
전체 (301)
WOWpc (175)
Taehee (17)
Photos (13)
Coming Soon(순이가 옵니다) (38)
References (56)
둥지냉면 Glass CMD 대법원 롯데홈쇼핑 근조 니드포스피드 수유실 오래된아파트 javascript FIFA 촛불집회 코엑스몰 OLED 키보드 HD DVD 회사가기시러쏭 매직카 물대포팀킬 미디어악법 슈퍼맨리턴즈 크롬 키로츠 타짱 피봇 리조트 사기 월드컵 Mnet 시그마 경유값인상 your crush
JavaScript 이벤트들
커맨드 프롬프트를 이쁘게~ (...
짜짜로니의 비밀 (1)
"사과" 방법에 대한 좋은 글
라디오 버튼과 SELECTBOX의 연동
감사합니다^^
07/29 - nhkh417
나 안전하고 믿을 수 있는 겜...
06/19 - 겜신
(핫뉴스)발기부전 남성들의...
04/06 - 크리블랜드
말밥 집에서 편하게 주세요...
03/29 - 조짖아1
아 ㅋㅋ 미치겠다 ㅋㅋㅋ 근...
02/23 - 미사흔
Britney spears no underwear.
Britney spears photo no und...
Boys in underwear.
Girls most embarrassing und...
Jockey underwear.
Guys in their underwear.
Young girls in underwear.
Underwear blog.
Buy cheap fioricet.
Fioricet.
Total : 432348
Today : 38
Yesterday : 165
믹시
태터툴즈 배너
rss
 
 
 
위치로그 : 태그 : 방명록 : 관리자
WOWpc’s Blog is powered by Tattertools.com / Designed by plyfly.net