묻고답하기

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 남기남
이태워니안지영 document_srl의 숫자를 35345 이상부터 생성되게 하는 방법이 있나요? [1] 2011.11.30 by 송동우
오스카 특정회원의 스팸글을 일괄 삭제 방법 좀 알려주세요 [1] 2011.11.30 by 송동우
긍게말여 XE 구버전 다운 받는곳 아세요? [1] 2011.11.30 by YEARNING
thisend 텍스타일 질문. [1] 2011.11.30
긍게말여 쉬운설치 FTP설정 문제입니다.  
Gary189 요청이 올때 PC에서 온 요청인지 모바일에서 온 요청인지 아는 법이 무엇인가요.. [1] 2011.11.30 by 송동우
호옴페이지 자료실 관련해서 질문합니다! [1] 2011.11.30 by 소나무 열매
둘대공 노프레임 홈페이지 최근 게시물 추출 질문 드립니다! [1] 2011.11.30 by kantsoft
순수의시절 게시판 본문에 LightBox를 추가시킬려면??  
새벽3시에 페이지내용이 없어질수도 있나요.  
머구리 확장변수리스트의 오른쪽이 잘려요 ㅡㅡ;; file  
sugarkane 홈페이지의 형식이 잘못되었습니다. [1] 2011.11.30 by sugarkane
todayonair Duplicate entry 0-Guest for key 2  
미래파 모든 페이지그림에 링크가 자동으로 생깁니다.  
난나557 the result is not valid XML 이런문구가 계속 뜨는데요...해결방법좀  
헬로엠케 board 1.31? 버젼을 구하고 싶어요 [1] 2011.11.30 by 샹하이
명드래곤 리퍼러통계에 search.daum.net 가 너무 많이 떠요 ㅠ [1] 2011.11.30 by 인터니즈2
디자인몰 게시판 보기하면 이렇게 에러가 나는데...어떻게 file  
fantast core 설치시 에러 file  
리즈먀 코어1.4.5.10에서 내일 내일 올라오는 1.5 버전대로 바로 업데이트 해도 될까요? [1] 2011.11.29 by 카이네드
몽키매직 1.5.9 버전 회원이름이 숫자로 나옵니다...  
zzangga 방명록-글이 출력이 안되네요.  
미스코리아. 게시글 삭제버튼 누르면 너무 길게 밀립니다.  
왜만지냐 공식 홈에서 사이트맵은 뭘로 만들었나요??  
yiabb 엑셀 붙여넣기가 안돼요- [1] 2011.11.29 by 송동우
파란뜰 관리 화면의 일부 메뉴에 들어갈 수 없습니다.  
레망 레이아웃이 목록에서 안보입니다. [1] 2011.11.29 by 비터
은색바람 우앙...ㅠ 이거 푸는사람은 포인트 10 입니다.. Cannot find the module you requested. Ask your Site Admin to check the module. [3] 2011.11.29 by kotsumi
mukuge 최근게시물 외부로그인 관련  
민트으으으 파일첨부증발관련 질문입니다(db에 문제가 있다고 하던데..)