묻고답하기

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 남기남
한가지향기 XE 1.5.0.9 설치시 MSSQL 미지원?  
CHZy 사진을 첨부하면 2~4장씩 올라가버리네요... [1] 2011.11.28 by CHZy
단기종합 bodex 게시물 수정을못하게 하고싶습니다 [1] 2011.11.28 by 송동우
해피지영 사이트 게시글 순서 뒤죽박죽, 작성자도 이상, 읽은 횟수도;;; db document_srl  
아이디비밀 가로 서브메뉴를 세로서브메뉴로 바꿀려고 하는데...  
루밋 xe 연합 모듈이 말을 안듣네요 ㅎㅎ;;  
Sunt 회원이 글삭제시 포인트 차감 안되게 하고 싶습니다.  
alljoy 이럴때 게시판을 어떻게 ..... [2] file 2011.11.28 by 비터
새벽3시에 편집버튼을 누른후, js 오류가 발생합니다.  
날위한멜로디 관리자 페이지가 이상하게 뜨네요. [1] file 2011.11.28 by 송동우
carpe712 메뉴가 안나타납니다. [1] 2011.11.28 by 비터
이영제 Core 쉬운설치시 에러나는 것, 왜 그런지 알려주세요.  
아까거기서 가입폼관리 로 입력한 항목을 외부페이지에서 출력 및 수정 필요 할때..?  
정은미915 다국어 홈페이지 영문 레이아웃 변경은 또 어떻게 ㅠㅠ [1] file 2011.11.28 by 송동우
한보람796 레이아웃 설정값 변경시 js에러 file  
루블레시아 contact us 라는 모듈 이메일이 안보내지네요  
액션액션 게시판 DB table은 어떤건가요? [1] 2011.11.28 by 송동우
무돌이 1.4.5.10 버전에서 1.5.0.9 버전으로 업그레이드시 오류  
공망이 게시판 글작성시에 기본으로 일정내용을 출력되게 하려면 어떻게 해야 하나요? [1] 2011.11.28 by 조양각
하늘갈대 로그인 않되는것 문제 때문입니다.  
서동배861 게시글 삭제된거 복구하는 방법 부탁 드립니다 [3] 2011.11.28 by Negai~
강아지60 shopxe 위젯에서 price_stand  
이동일636 지식인 xe 백업 방법 있나요????  
미체르 송동우님 질문좀 하겠습니다. [1] 2011.11.28 by 송동우
단기종합 bodex 댓글 수정못하게 하고싶습니다 [1] 2011.11.28 by 송동우
축복의 통로 게시판 쓰기에서 오류  
단기종합 송동우님 [1] 2011.11.27 by 송동우
안돼냐규 쪽지알람기능추가  
루큐모닷컴 송동우님 // xe 나이인증 질문이요 [1] 2011.11.27 by 송동우
무색무취 모바일 메뉴를 시작 페이지로 설정하기 [1] 2011.11.27 by kantsoft