묻고답하기

가끔 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 남기남
SMaker 언어 파일 수정시 헤더 에러가 납니다. [1] 2008.03.22 by 엠조인
도봉인포 사이트는 뜨는데.. 오류가 납니다. [1] 2008.03.22 by 백성찬
공기정화 기본레이아웃에서 left 컬럼의 흔적을 지우고 싶어요. [1] file 2008.03.22 by 백성찬
도봉인포 제로보드가 문제가 많이 있습니까 ? [2] 2008.03.22 by 프리지그
옥황상제 웹에서 설치시 오류 메세지 해결좀 해주세요.. [1] file 2008.03.22 by 프리지그
똘또리장군 프로필사진 등록안했을경우 기본사진 나타나게. [1] 2008.03.22 by 프리지그
goinghome.idtail.com 로그인상태의 회원메뉴 수정하기가 안되네요.도와주삼~~~~ [2] 2008.03.23 by 작은제비
Katze 페이지 제작시 줄간격 [1] 2008.03.23 by 프리지그
sugarkane 주소 연결~하기~~~~ [2] 2008.03.23 by sugarkane
sugarkane 추천 베스트 목록이 게시판에 등록되게 하기.  
여왕님 1.0으로 업글하고 보니 카테고리(분류)가 죄다 펼쳐져 있습니다-블로그 [7] 2008.03.23 by 포토올
라벡 완전 도움 내공필요해요 ~! [1] file 2008.03.23 by 백성찬
SKYMARU "일반회원"이 글/댓글 작성후에 메인으로 가집니다.....  
이스렌 게시판 상하단에 사용하는 html중에서요.  
프라우전 홈페이지 접속에 문제가 있어요  
집시 알려주세요^^ 영문과 한글같이 쓰면 리스트에서 위치가 다르게 보여요^^ [2] file 2008.03.23 by dayki
스포츠쿠페 로고 들어가는 부분  
저스티스홍 레이아웃 하단에 굵은선 없애는 방법좀 알려주세요! [2] file 2008.03.23 by 저스티스홍
이스렌 게시판 기본스킨에서 글자와 배경은 어느 부분을 건드려야... [3] 2008.03.23 by 백성찬
이스렌 게시판을 설치하다보면 플래시 링크가 안먹는 경우가있던데 왜그런가요? [1] 2008.03.23 by
써니남 IE 6과 IE 7를 같이 쓸수 있나요? [2] 2008.03.23 by 써니남
xㅌ 웹진형 최근게시물 불러올시 띄어쓰기 먹히게 불러올수 없나요  
다 영 스킨코드수정에 대해서- 목록 높이 수정 [4] file 2008.03.23 by 다 영
학살마 설치 후 도메인 변경을 깔끔하게 할 수 있나요? [3] 2008.03.23 by 백성찬
sakurastorm 게시판의 폰트를 바꾸고 싶ㅅ브니다. [2] 2008.03.23 by 똑디
푸마지우개 게시판 CSS 수정에 대해서 질문.. [1] 2008.03.23 by 똑디
q뮤p 어디다 물어볼지 몰라서 이리 문의 합니다.  
ljsallgame 제로보드4와 달라진 점이 어떤건가여?  
바퀴퇴치사 회원가입시 메일링  
sugarkane 게시판 페이지에 대해 [2] 2008.03.23 by sugarkane