묻고답하기

xe : 1.5.0.8

 

jquery 이미지 슬라이드가 포함된 외부페이지를 하나 만들어서 xe로 불러오는부분까진 성공을 했는데,

외부페이지에서 참조하는 css랑 js파일이 먹통이네요.

css랑 js랑 불러온 html과 동일 폴더에 넣어두었는데, 어느 부분이 잘못 된건지 아래 코드 한번 확인부탁드립니다.

 

 

 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8;">
 
<style type="text/css"> 
            /*A.roll img {display:block; border:0;}
            A.roll img.over {display:none; border:0;}
            A.roll:hover {border:0;}
            A.roll:hover img {display:none; border:0;}
            A.roll:hover img.over {display:block; border:0; }
   
   
   body{font:12px "맑은 고딕", "나눔고딕", Verdana, sans-serif; padding:0 10px;}
   a:link, a:visited{text-decoration:none; color:#416CE5; border-bottom:0px solid #416CE5;}
   h2{font-size:13px; margin:15px 0 0 0;}*/
         
   body{font:14px "맑은 고딕", "나눔고딕", Verdana bold; padding:0 10px; border:0px;}
   a:link, a:visited{text-decoration:none; color:#416CE5; border-bottom:0px solid #416CE5;}
   
   h2{font-size:13px; margin:15px 0 0 0;}
  </style>
        <link rel="stylesheet" href="colorbox.css" />
        <script src="jquery.min.js"></script>
        <script src="jquery.colorbox.js"></script>
  <script>
            $(document).ready(function(){
                //Examples of how to assign the ColorBox event to elements
                $(".group1").colorbox({rel:'group1'});
                $(".group2").colorbox({rel:'group2', transition:"fade"});
                $(".group3").colorbox({rel:'+
 'group3', transition:"none", width:"75%", height:"75%"});
                $(".group4").colorbox({rel:'group4', slideshow:true});
                $(".ajax").colorbox();
                $(".youtube").colorbox({iframe:true, innerWidth:425, innerHeight:344});
                $(".iframe").colorbox({iframe:true, width:"80%", height:"80%"});
                $(".inline").colorbox({inline:true, width:"50%"});
                $(".callbacks").colorbox({
                    onOpen:function(){ alert('onOpen: colorbox is about to open'); },
                    onLoad:function(){ alert('onLoad: colorbox has started to load the targeted content'); },
                    onComplete:function(){ alert('onComplete: colorbox has displayed the loaded content'); },
                    onCleanup:function(){ alert('onCleanup: colorbox has begun the close process'); },
                    onClosed:function(){ alert('onClosed: colorbox has completely closed'); }
                });
                
                //Example of preserving a JavaScript event for inline calls.
                $("#click").click(function(){ 
                    $('#click').css({"background-color":"#0f0f0f", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here.");
                    return false;
                });
            });
        </script>
 
 
</head>
 
 
 
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div style="width:200px;float:left;height:auto;">
본문내용........
</div>
</body>
</html>

태그 연관 글
  1. [2018/03/17] 묻고답하기 CSS ㅡ divA 안에있는 하위 divB 의 크기를 divA 보다 넓게 보이게 하려면 by forest535 *2
  2. [2016/09/13] 묻고답하기 제목에 html, css 가능하도록 하기? by lifema**** *2
  3. [2016/06/30] 묻고답하기 xe 1.4.0버전 사용중입니다 by starship *1
  4. [2016/05/20] 묻고답하기 Node.JS html로의 데이터 전송 여부 질문입니다. by klp****
  5. [2016/01/05] 묻고답하기 ie10, 11번전 css문제 by deok
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
서성진856 정말 궁금한게 있네요.. [2] 2008.12.01 by StyleD
이재명956 slrclub 게시판 소스에 대한 질문 [1] file 2008.12.01 by guny
\"vusdo\" 확장변수에 필터 적용 하는 방법이요. [1] 2008.12.01 by StyleD
해장국 게시판을 생성하고 나면 항상 홈으로만 표시되고 생성이 안됩니다. [5] 2008.12.01 by 아레테
elmtree 위지윅 에디터 아이콘이 없어집니다. [4] 2008.12.01 by elmtree
폼첩쿤 제로보드 1.1.1 게시글이 안뜹니다. [7] 2008.12.01 by 폼첩쿤
하늘이22 조회수 추천수 ...  
구구다스 ZBXE->익스프레스 엔진으로 바꾸니까 페이지를 못찾아요 [1] 2008.12.01 by 덕그니
jin4314 비밀 글 작성시 [1] 2008.12.01 by 비나무
박찬 도메인을 샀는데 연결을 못하겠습니다 [2] 2008.12.01 by Diver
P. g래퍼 XE로도 기가급 자료실 만들 수 있나요..?? [1] 2008.12.01 by Diver
억수로 조회수, 추천수를 모든 곳에서 뺄려면?? [2] 2008.12.01 by 억수로
에덴웹 force-cgi-redirect  
억수로 탭 형태 최근 문서에 하나뿐인 스킨 [1] file 2008.12.01 by 느까끼
혜민 실시음성녹음 게시판  
애치티 변수값 변경 문의 [2] 2008.12.01 by 애치티
007뽄드 제로보드 윈엠프 스킨에 대한 질문입니다.  
천호동죠르바 게시판에서요. [2] file 2008.12.01 by 천호동죠르바
그냥뛰어 이런것도 이곳에 신청 되나요..? [1] 2008.12.01 by 느까끼
바로 탭 형태 최근문서 출력에 대한 질문 [3] file 2008.12.01 by 느까끼
사린자 플래시 메뉴 변수  
nanigga 서버에서 썸네일을 생성해주지 못해서 생기는 현상에 대한 답변을... [3] 2008.12.01 by nanigga
아레테 게시판 기능만 누르면 홈으로 갑니다. [2] file 2008.12.01 by 아레테
산골♥소년 첨부파일 이미지 등록 [4] 2008.12.01 by 산골♥소년
후드 apmsetup6 윈도우2000개인서버. [1] 2008.12.01 by 하트브레이커
웹정 메인이 안뜨네요  
peaks 갤러리 페이지 오류  
NUENDO 설치 질문요.. [6] 2008.12.01 by NUENDO
줄루™ 기존 게시판에 작성된 글을 플래닛으로 옮겨 올 수 있나요 ? [2] 2008.12.01 by 줄루™
kais xe 1.0.6 에서 1.1.1 로 업그레이드 후 도와주세요..!! [2] 2008.12.01 by kais