묻고답하기

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 남기남
최준용 서브메뉴에러 ㅠ file  
건즈 두개의 xe가 하나의 DB를 사용하면 안되나요? file  
나우2006 댓글 작성이 안됩니다.. file  
고속열차 봇이 들어올때마다 카운터가 올라갑니다.  
도라란 자바스크립트 문자 삭제 [2] 2011.11.25 by 송동우
귀요미1 스케치북5 게시판 질문 있습니다. file  
호연옴므 혹시 이런 최근이미지 출력위젯이 있을까요 file  
hias 메뉴 이미지화 하는 방법 아시는분... [1] file 2011.11.25 by kantsoft
건자연 관리자모드 '사이트>사이트맵' 오류 메시지  
헤르메스­ mysql=>sqllite3 질문 드립니다.  
송이786 게시판 목록에 제목 밑에 내용이 않보이게.. [1] 2011.11.25 by kantsoft
마누엘 게시글에 비밀번호 입력해야 볼 수 있도록 하려면 어떻게 해야 하나요?  
2x XE 신규설치-텍스타일 로그인( 메일,아이디 )안됨  
admain TypeError: 's'은(는) null 이거나 개체가 아닙니다.​ [1] file 2011.11.25 by 헤르메스­
쿵푸팬더 첨부된 이미지 확대 드래그 해서 보기  
hias 데이타들여오기 문의  
calko 현재 위치 보이는 (breadcrumb) 방법 알려주세요  
헤르메스­ Fatal error: Cannott redeclare getmodule() 에러가 뜹니다...  
헤르메스­ 대박..큰일났습니다..복구방법이나 데이터살리는법좀알려주세요 ㅠ  
초심으로 마이그레이션 방법 좀 알려 주세요.  
San. 게시판사용시 관리자 이외에도 제목 색깔을 바꾸게 하고 싶은데요 [1] file 2011.11.24 by 송동우
고속열차 content 레벨아이콘 닉네임 문제 file  
drimilda 파일폴더내의 캐쉬폴더에 숫자가 ㅠㅠ;; [1] 2011.11.24 by 비터
똑디 XE 기본게시판 웹표준 검토관련  
누리안 하나의 게시판(모듈)에 여러개의 스킨(레이아웃)을 넣을 순 없나요?  
도라란 IE9 이하(IE8,IE7)에서 스크립트 오류가 발생합니다. [1] 2011.11.24 by 똑디
ibwj RSS에 첨부파일 경로가 표시되게하려면???? [1] 2011.11.24 by ibwj
Song♬ error_return_url가 어느파일에서 추가되는지 좀 도와주세요.  
헤르메스­ 머리가 터질것만 같아요.. 이게 웬 날벼락인지 ㅠㅠ [1] 2011.11.24 by 비터
silver777 xe1.5 정말 설치하기 힘들다..