묻고답하기

가끔 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 남기남
color77 xe1.57 게시판에 닉네임클릭해서 나오는 회원정보 이메일 모두숨기고싶습니다 어디를수정해야하나요? [1] 2012.12.08 by 송동우
띵똥 xe 전체에 나눔고딕으로 폰트를 설정하고 싶습니다 [2] 2012.12.08 by LI-NA
하이퍼링크에 점선생기는거요.. [1] 2012.12.08 by 송동우
무실 관리자 초기 페이지의 문서와 댓글에 (+52, -6) 의미는?  
고이풀 Xe를 아파치톰켓에 설치해도 될까요? [1] 2012.12.08 by Garon
참치찌개 특정 링크를 접근할때 로그인한 회원만 접근 가능하게 하려고 합니다 [1] 2012.12.07 by 송동우
민다 스크랩 할때 변수값 임의 저장  
4rfv5tgb6yhn [댓글] 관리자가 미리 써놓기 - Sulli 님, 고수님들 한번 더 보아 주실래요? [4] 2012.12.07 by 4rfv5tgb6yhn
참치찌개 작성글에 댓글이 달리면 삭제 금지하기 [3] 2012.12.07 by 송동우
김슈룹 메인 로그인은 되나 회원가입과 중간 페이지 로그인 불가능합니다.  
함조 제로보드4에서 제로보드XE로 DB이전할 때요 [1] 2012.12.07 by BluesPia[꾸야]
NegatiVE 에러 질문 드려봅니당..  
푸른홈 금지아이디를 만들어도 회원가입이 되는 경우?  
조나연351 게시판의 첨부파일 관련  
민다 쪽지함에서 서브메뉴 명칭 불러오기 [1] 2012.12.07 by 송동우
4rfv5tgb6yhn phpMyAdmin 설치좀 한번 설치 해보려 합니다~ [2] 2012.12.07 by 4rfv5tgb6yhn
김타조알 게시판 목록 링크 걸린 이미지는 썸네일이 나오질 않습니다. [1] 2012.12.07 by 김타조알
불도깨비 로그인 질문 있습니다. [2] file 2012.12.07 by 불도깨비
anyhoony 파일첨부 권한이 변경되지 않습니다. [1] 2012.12.07 by 송동우
릭키님 이거 쉽게 해결좀 해주세요.........;; [1] 2012.12.07 by CM
엔두구 로그인 문의드립니다. [1] file 2012.12.07 by 엔두구
pefn1 업데이트 후 관리자 로그인 문제 [1] 2012.12.07 by 송동우
원이// 제로보드설치후 글을 쓴후에 글을 클릭하면 [1] file 2012.12.07 by KANTSOFT
프로콤 CafeXE 관련하여 [1] 2012.12.07 by 프로콤
릭키님 DB 이전후 회원정보 안보이는 문제... [1] 2012.12.07 by 송동우
iganda7 이미지 클릭했을 때 [1] file 2012.12.06 by 송동우
오늘도가자11 추천인에 레벨아이콘 나오는거 다시한번 여쭤볼께요 [1] 2012.12.06 by 송동우
릭키님 검색페이지 사이즈 조절하는 방법 [1] 2012.12.06 by Arp.
디쎔버 스킨문법 질문드립니다. 게시판목록에서 게시글 본문일부가 보이게 하려면 [2] 2012.12.06 by 디쎔버
오늘도가자11 추천인 레벨아이콘은 못가져 오는건가요? [1] 2012.12.06 by 송동우