묻고답하기

가끔 XE 위젯페이지 사용할때에 내용직접 입력에 특정한 소스가 들어가면 위젯페이지전체 메뉴가 그 직접입력한 박스안에 들어가는 오류가 생기더라구요 ㅠㅠ배가 배꼽에 들어가버리는 그런현상.. 밑에는 제가 사용하는 배너소스인데 저 소스를 위젯페이지에서 입력하면 그런현상이 발생합니다.

 

어느구문이 그런 오류를 일으키는건지 잘 모르겠습니다 ㅠㅠ 도와주세요!

 

<script type='text/javascript' src='http://mungge1523.cafe24.com/xe/bannertest/rollingbanner/jquery-1.4.2.js'></script>
<script type="text/javascript" src="http://mungge1523.cafe24.com/xe/bannertest/rollingbanner/stepcarousel.js"></script>
<link rel=stylesheet type=text/css href="
http://mungge1523.cafe24.com/xe/bannertest/rollingbanner/designcenter.css">
<style type="text/css">
<!--
.stepcarousel{
 position: relative;
 overflow: scroll;
 width: 598px;
 height: 200px;
}

.stepcarousel .belt{
 position: absolute;
 left: 0;
 top: 0;
}

.stepcarousel .panel{
 float: left; /*leave this value alone*/
 overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
 margin: 0px; /*margin around each panel*/
 width: 598px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#promotion{
 width: 598px;
 height: 200px;
 border: 0;
}

#promotion .panel{
 height: 200px;
 text-align: center;
}
-->
</style>

   <table width="100%" border="0" cellpadding="0" cellspacing="0">
    <tr>
     <td style="padding:10px 0px 20px 20px;text-align:left;"><table width="598" border="0" cellspacing="0" cellpadding="0">

          <script type="text/javascript">
       stepcarousel.setup({
        galleryid: 'promotion',
        beltclass: 'belt',
        panelclass: 'panel',
        panelbehavior: {speed:500, wraparound:true, wrapbehavior:'pushpull', persist:false},
        defaultbuttons: {enable: false, moveby: 1, leftnav: ['http://mungge1523.cafe24.com/xe/bannertest/rollingbanner/arrowl.gif', -10, 100], rightnav: ['http://mungge1523.cafe24.com/xe/bannertest/rollingbanner/arrowr.gif', -10, 100]},
        statusvars: ['reportA', 'reportB', 'reportC'],
        contenttype: ['inline']
       });
       </script>
<style type="text/css">
#promotion{overflow: hidden;}
</style>
       <div id="promotion" class="stepcarousel">
        <div class="belt" style="width: 1794px; left: 0px; ">
         <div class="panel" style="float: none; position: absolute; left: 0px; "><img src="http://mungge1523.cafe24.com/xe/bannertest/rollingbanner/banner1.png" class="hand" onclick="location.href='/index.php';"></div>
         <div class="panel" style="float: none; position: absolute; left: 755px; "><img src="http://mungge1523.cafe24.com/xe/bannertest/rollingbanner/banner2.png" class="hand" onclick="location.href='/index2.php';"></div>
         <div class="panel" style="float: none; position: absolute; left: 1510px; "><img src="http://mungge1523.cafe24.com/xe/bannertest/rollingbanner/banner3.png" class="hand" onclick="location.href='/index3.php';"></div>
        </div>
       </div></td>
      </tr>
      <tr>
       <td height="10"></td>
      </tr>
      <tr>
      <td>
       <p id="promotion-paginate" style="position:relative; width:755px; top:-40px; text-align:center; z-index:999;">
         <img src="http://mungge1523.cafe24.com/xe/bannertest/rollingbanner/icon_off.gif" data-over="http://mungge1523.cafe24.com/xe/bannertest/rollingbanner/icon_on.gif" data-select="http://mungge1523.cafe24.com/xe/bannertest/rollingbanner/icon_on.gif" data-moveby="1"/>
       </p>
      </td>
      </tr>
    </table>

<script type="text/javascript">
//4초마다 이동
function moveStep()
{
 stepcarousel.stepBy('promotion', 1);
 setTimeout(moveStep,4000);
}
moveStep();
</script>

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
어렵다용 최고관리자만 볼 수 있게 하기 [2] 2012.12.06 by 송동우
어렵다용 혹시회비장부 같은건 없나요 ㅠ  
띵똥 크롬과 ie8에서 전혀 다르게 나옵니다.CSS에 문제가 있는거같은데 [1] 2012.12.06 by 송동우
어렵다용 모바일에서 글 쓰기  
어렵다용 우측위젯이 메인아래로 내려가요 [3] file 2012.12.06 by 어렵다용
어렵다용 우측 위젯이 메인아래로 내려가요 재질문 ㅠ [1] file 2012.12.06 by 송동우
witchtail 쪽지함 페이지에서 쪽지 발송인의 프로필이미지를 표시하고 싶습니다. [2] 2012.12.06 by 푸시아
good499 최근글로 갤러리만 뽑을시 이미지주위 여백이 생기는문제 file  
파표 contact us스킨수정 질문드립니다. [1] 2012.12.05 by 푸시아
genosaid 다국어 사용하면서 게시물 수정시 동시 저장 안되는 현상.. [4] 2012.12.05 by genosaid
어렵다용 부운영자 모듈에서 [1] 2012.12.05 by 송동우
커피메이트 XE 회원가입 메일인증 있을때 메일주소 잘못치면 수정방법 [2] 2012.12.05 by 송동우
koreafeel 예약하기 문의 [1] 2012.12.05 by 파표
오락실주인 인기문서출력 위젯  
송창학800 로그인기능에 대해 질문드려영...ㅠㅅ ㅠ  
진달래1 검색 오류 질문합니다.  
가을이구나 댓글도 스크랩 할 수 있는 방법이 없는지요?  
온달왕자 버츄얼호스팅의 경우 index 페이지를 입력해야 접속이 되는경우 [1] 2012.12.05 by 푸시아
RUNFS 프레임셋으로 나누어진 사이트 새로고침 문제  
디쎔버 스킨 수정 질문드립니다. 글 작성자에게만 버튼이 보이게 하고 싶은데요. [4] 2012.12.05 by 디쎔버
끼룩끼룩 xe에 성인인증 다는거 질문합니다.  
hitori 고수님께 질문드립니다  
스밀걸 메뉴 생성 후 페이지 추가 관련 질문..(왕 초보~!! ^^;;)  
아무것도없다 로고 링크 질문입니다. file  
앙금골리앗 게시판 상단 이미지 삽입 문의인데요  
스포팅 회원가입 관련 nate 메일 인증이 안되는 이유 [1] 2012.12.05
스맛 도깨비 같은 소스 코드 작업  
어라얼랑 외부에서는 정상 속도 , 내부에서는 접근이 거의 불가합니다 file  
cholalo 레이아웃제작을 하고있습니다 스킨적용시 갑자기 아무화면도 뜨질않습니다 file  
simba1030 스크롤 관련 질문드려요.. [1] file 2012.12.05 by 윤씨