묻고답하기

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 남기남
山水菊 [해결] 1.1.1 업데이트 후 버튼이... [3] file 2008.12.05 by 山水菊
왜만지냐 .htaccess 파일 수정하는방법좀 알려주세요 (서브도메인관련) [3] 2008.12.05 by 느까끼
야따 플래시 쪼금 다루실줄 아는분 꼭 봐주세요 ㅠㅅ ㅠ. [1] 2008.12.05 by 느까끼
천원 메뉴 글씨체는 어떻게 수정하나요? [2] 2008.12.05 by 천원
nugude 게시판에서 글쓸때 파일첨부가 안되요. 왜그러죠??? 도움부탁해요. [9] 2008.12.05 by 정우현
초얼 환율서비스 글자 깨짐 현상 [1] 2008.12.05 by 백성찬
큐브넷 페이지 수정 & 저장  
Jiyoung540 게시판이 새로운 레이아웃을 설정하고는 이상합니다 [2] 2008.12.05 by Jiyoung
서혁준498 게시판 정렬 방식 설정 했을경우 문제점..  
raystorm 관리페이지와, 페이지설정 화면에 오류가 생기네요.. [3] file 2008.12.05 by raystorm
goongkem <탭방식 최근게시물> 개수 제한 어떻게 할까요?_다시 봐주세요 [3] file 2008.12.05 by MikeMin
박종록 메인화면 페이지 수정사항을 버젼 업그레이드시 이어받을수 있나요? [2] 2008.12.05 by 느까끼
억샌풀 게시판 글이 깨지는 이유 좀 알려주세용... [1] 2008.12.05 by 느까끼
서혁준498 게시판 생성후 게시판을 열어 보면 안열립니다.. [2] 2008.12.05 by 서혁준498
이니영혼 이미지첨부후 본문삽입후 등록시 사이트 전체를 먹통시키는 문제. [11] 2008.12.05 by 이니영혼
인도 홈페이지패키지내에 자동으로 생성된 홈페이지를 삭제하는 방법이 없나요? [3] 2008.12.05 by 느까끼
박노열 홈페이지가 자주 멈추는 것은 왜일가요?  
Cocoa-Mind 웹진형 위젯 사용할 때 줄바꿈 처리.. [3] 2008.12.05 by 아케보노
쌀콩 이미 존재하는 모듈이름 오류 아시는분... [1] 2008.12.05 by 느까끼
샤릉해 [포토샵, 드림위버 질문] 이미지맵과 레이어 show hide [1] 2008.12.05 by 샤릉해
문양호 아래 그림처럼 메뉴를 만들려고하는데 조언 부탁드려요 [2] file 2008.12.05 by 문양호
김영근 제로보드4 와 XE 를 같은 계정에 설치해서 사용할수 있나요?? [2] 2008.12.05 by 냉무닷컴
큰바위 1.1.1 패치 후 로그인이 안됩니다. [2] file 2008.12.05 by 큰바위
박종록 버젼 갈아탈때요...과정/방법 급질문... [4] 2008.12.05 by 박종록
아쮸구리 고수님들 꼭 봐주세요 ㅠㅠ(스크린샷게시판및 쪽지)  
아쮸구리 게시판에 레벨 아이콘이 안뜨네요 ㅠㅠ [1] 2020.03.14 by 아쮸구리
복고열전 컴퓨터 잘하시는 형님들 도와주세요..조회수 올리는방법. [2] 2008.12.05 by ◀CGlink▶
~도기 공격을 받는 것 같습니다.  
로엘로니 글제목의 폰트를 바꾸고싶은데요 ''''ㅂ;; [1] 2008.12.05 by 센세이션
ccamiro 로그인 정보가 왜 이렇게 보일까요... [1] file 2008.12.05 by 센세이션