묻고답하기

게시판 스킨중 글쓰기페이지 중간에 선택에 따른 다른 선택박스를 보여주려고합니다.

 

제가 자바스크립트를 잘 몰라서 검색으로 소스를 찾아 제가 원하는 형태로 바꿔서 넣었는데요

그 소스만 따로 뽑은 html파일에서는 잘 작동하는데 스킨에 넣고 해보면 안됩니다

뭐가 문제일까요

다음은 제가 삽입한 소스입니다.

 

<script type="text/javascript">
   var aZone, bZone, cZone, dZone, temp;
   
    function chDisp(Obj){
   aZone = document.getElementsByName("aZone");
   bZone = document.getElementsByName("bZone");
   cZone = document.getElementsByName("cZone");
   dZone = document.getElementsByName("dZone");
  
  
  
   for(var i=0;i<aZone.length;i++)aZone[i].style.display='none';
   for(var i=0;i<bZone.length;i++)bZone[i].style.display='none';
   for(var i=0;i<cZone.length;i++)cZone[i].style.display='none';
   for(var i=0;i<dZone.length;i++)dZone[i].style.display='none';
  
  
   temp = (Obj == "0")? aZone:(Obj == "1")? bZone:(Obj == "2")? cZone:dZone;
  
  
   for(var i=0;i<temp.length;i++)temp[i].style.display='block';
    } 
    function window::onload(){ chDisp('0'+ '+ ') }
   </script>
    <table align="center" id="TB_QUESTION" cellpadding="0" cellspacing="0">
                    <tr>
                        <td width="305" height="27">
                         <select name="maker" size="1" onchange="chDisp(this.value)">
                                <option value="0" <!--@if($product->price_base == '0')-->checked<!--@end-->>aZone option</option>
                                <option value="1" <!--@if($product->price_base == '1')-->checked<!--@end-->>bZone option</option>
                                <option value="2" <!--@if($product->price_base == '2')-->checked<!--@end-->>cZone option</option>
                                <option value="3" <!--@if($product->price_base == '3')-->checked<!--@end-->>dZone option</option>
                   </select>
                        </td>
                        <td width="78" id="aZone">
                            <p align="center">보 기</p>
                        </td>
                        <td width="78" id="bZone">
                            <p align="center">정 답</p>
                        </td>
                        <td width="78" id="cZone">
                            <p align="center">정11답</p>
                        </td>
                        <td width="78" id="dZone">
                            <p align="center">정22답</p>
                        </td>
                    </tr>
                </table>

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
다운로드하고파요 다운로드화면이 안떠요 [1] 2009.09.07 by 백성찬
엘래나 어째서 달력파일이 없는걸까요. file  
세라오빠 서버에 요청중입니다 ㅜ ㅜ [2] 2009.09.07 by 세라오빠
skiny powered by xe이거 [3] file 2011.11.03 by Long
지우개님 게시판 글을 쓸때.. 에디터시 글자색 안보임 [1] 2011.11.03 by ai
덕본1 특정그룹회원 출력유젯에서... [2] 2009.09.07 by 덕본1
sky 언어변경  
id107 [급질문]Host ''***.**.***.***'' is not allowed to connect to this MySQL server [1] 2009.09.07 by 바이블인사이드
kimnono 한가지 더질문할게요 예전의 제로보드4처럼 음악파일 사이트에서 쉽게 들을수있게 게시판모듈같은건 없나요 [1] 2009.09.07 by 바이블인사이드
엄태범 회원가입 폼 필드 추가. [2] 2009.09.07 by 바이블인사이드
이레문구 완전초보입니다. [1] 2009.09.07 by 바이블인사이드
이라영 ie 8버전에서 게시판이 제대로 보이지 않음 [2] file 2009.09.07 by 이라영
010마켓 첨부한 그림에 보이는 기능은 어떻게 설정 하나요? [1] file 2009.09.07 by 궁금이2
kimnono 관리자화면에서 동작=> 빨간글씨 수정 설치 이렇게 표시된건 수정설치 해줘야하는건가요?  
l2zeo 관리자 권한 분류 기능에 대해서.. [2] 2009.09.07 by l2zeo
이런남 도움을 요청합니다. 사이트가 해킹 당해서 그런지... [3] 2009.09.07 by 이런남
xe짱 1.2.4에서 1.2.5로 업데 하는 방법? [3] 2009.09.07 by 이런남
하울링 [3] 2009.09.07 by 더레이블
세상에나 1.2.5 업데이팅 후... ㅎㅎㅎㅎ [1] 2009.09.06 by 참조
안준석 이미지 해상도를 표시하는 소스 같은게 있나요?  
날자고도 설치시 DB에서 안되네요 [2] file 2009.09.06 by 날자고도
안준석 본문에 이미지 자동 삽입관련 입니다. [1] 2009.09.06 by 안준석
최윤정1 메인페이지 페이지수정하다 [13] 2009.09.06 by 최윤정1
KUMURI 설치 어떻게 해요?? [1] 2009.09.06 by 백성찬
최기태 하단에 게시물 목록 출력시 갯수 조정 방법요? [2] 2009.09.06 by 최기태
시니시즘 페이지 자동 이동 방법  
chanyi 위젯스타일적용 [1] 2009.09.06 by 궁금이2
79thankyou 홈페이지 내의 모든 페이지 주소를 동일하게 하고 싶습니다. [2] 2009.09.06 by 79thankyou
케이준 금지 단어 목록 등록이 안되는 오류 [1] 2009.09.06 by SMaker
chiro 게시글 스타일 정렬문제 [2] 2009.09.06 by 감로수