묻고답하기

가끔 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 남기남
dltjdyd 제발 도와주세요 ㅠㅠ 처음 설치하고나서부터 막힘(사진첨부) [10] file 2014.04.29 by 앤서니.
올이71 페이지 수정(내용직접추가) 저장이 안됩니다  
xe초보자 포인트 랭킹 출력 위젯 변경  
Seung Hur 로그인 문제 질문드립니다. [2] 2014.04.29 by Seung Hur
올이71 페이지 등록 질문좀요~ [5] 2014.04.29 by Double'U'
딩딩2 게시물 제목에 링크거는 방법이 궁금해요! [1] 2014.04.29 by Double'U'
앤서니. A핑크 허각 레이아웃 혹시 보신분 계시나요~? [1] file 2014.04.29 by Double'U'
죽방망이 게시글 자료 백업해서 다른xe 옮기는방법좀.ㅠㅠ [1] 2014.04.29 by Double'U'
로이조52 권한에 따른 다른 메시지 하는방법 알 수 있을까요? [1] 2014.04.29 by Double'U'
슈팅1106 다른회원이 글을 올렸는데 관리자는 볼수없다고 뜹니다. [2] file 2014.04.29 by Double'U'
붐이에요 신디케이션 연동신청 이후 생기는 현상 [2] 2014.04.29 by 루팡쿠팡
카이닉스 회원정보에서 이메일 변경 못하게 하는방법이 궁금합니다. [2] 2014.04.29 by designare0
수, 서 You do not have permission to execute requested action. [1] 2014.04.29 by andrewsim
뮤르시엘라고 게시판 분류를 바꾸려고 하는데 요청한 기능을 실행할 권한이 없답니다 [1] 2014.04.29 by 뮤르시엘라고
PodongS2 스케치북 게시판 조회수가 2씩 올라갑니다. [2] 2014.04.29 by 나만의너
웹배우러왔습니다 xe 게시글 이미지 관련질문이요!  
Devil_lollipop 게시판 기본 레이아웃에서 태그 없애는 방법좀여ㅠㅠ [1] file 2014.04.28 by mAKEkr
MC포럼 홈페이지 접속오류 [1] 2014.04.28 by mAKEkr
슈팅1106 댓글쓰기 창에 대하여 질문있습니다 [6] file 2014.04.28 by Double'U'
쿨워터31 기능관련 질문있습니다. [6] file 2014.04.28 by 쿨워터31