묻고답하기

 
아래는 샘플인데 스크립트가 그대로 보여지는데
이거 안나타나게 하면 그대로 이용할 수가 있을 것 같은대
안보이게 하는 방법을 모르겠습니다.
 
 
 
 
<!doctype html>
<html>
  <head>
    <meta charset="utf-8">
 
    <title>Basic jQuery Slider - Demo</title>
     
    <!-- bjqs.css contains the *essential* css needed for the slider to work -->
    <link rel="stylesheet" href="bjqs.css">
 
    <!-- some pretty fonts for this demo page - not required for the slider -->
    <link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans:300' rel='stylesheet' type='text/css'>
 
    <!-- demo.css contains additional styles used to set up this demo page - not required for the slider -->
    <link rel="stylesheet" href="demo.css">
 
    <!-- load jQuery and the plugin -->
    <script src="http://code.jquery.com/jquery-1.7.1.min.js"></script>
    <script src="js/bjqs-1.3.min.js"></script>
     
  </head>
 
  <body>
 
    <div id="container">
 
      <h2>Fade Example</h2>
 
      <!--  Outer wrapper for presentation only, this can be anything you like -->
      <div id="banner-fade">
 
        <!-- start Basic Jquery Slider -->
        <ul class="bjqs">
          <li><img src="img/banner01.jpg" title="Automatically generated caption"></li>
          <li><img src="img/banner02.jpg" title="Automatically generated caption"></li>
          <li><img src="img/banner03.jpg" title="Automatically generated caption"></li>
        </ul>
        <!-- end Basic jQuery Slider -->
 
      </div>
      <!-- End outer wrapper -->
 
      <script class="secret-source">
        jQuery(document).ready(function($) {
 
          $('#banner-fade').bjqs({
            height      : 320,
            width       : 620,
            responsive  : true
          });
 
        });
      </script>
 
      <h2>Slide Example</h2>
 
      <!--  Outer wrapper for presentation only, this can be anything you like -->
      <div id="banner-slide">
 
        <!-- start Basic Jquery Slider -->
        <ul class="bjqs">
          <li><a href=""><img src="img/banner01.jpg" title="Automatically generated caption"></a></li>
          <li><img src="img/banner02.jpg" title="Automatically generated caption"></li>
          <li><img src="img/banner03.jpg" title="Automatically generated caption"></li>
        </ul>
        <!-- end Basic jQuery Slider -->
 
      </div>
      <!-- End outer wrapper -->
     
      <!-- attach the plug-in to the slider parent element and adjust the settings as required -->
     
    </div>
 
    <!--
      The following script is not related to basic jQuery Slider
      It's used to create the code snippets in the demo.
      https://github.com/maelstrom/SecretSource
    -->
    <script src="js/libs/jquery.secret-source.min.js"></script>
 
    <script>
    jQuery(function($) {
 
        $('.secret-source').secretSource({
            includeTag: false
        });
 
    });
    </script>
 
  </body>
</html>
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
콩나물 기본로그인+네이버로그인 버튼 문의입니다. [1] file 2016.11.19 by HowtoXE
박호준 ajax chat 프로그램에 XE데이터 연동시키는방법? [3] 2016.11.19 by HowtoXE
매드 스크립트 알려주세요 ㅠ [1] 2016.11.19 by HowtoXE
쫑쫑 사이트 팝업창 생성하는법 좀 알려주세요ㅠㅠ [1] 2016.11.19 by HowtoXE
인사계원 새글 표시 기간 설정 어디서 할 수 있나요? [1] file 2016.11.19 by HowtoXE
Sthermom xe 설치와 터미널 mysql 접속에러 [1] 2016.11.19 by HowtoXE
hu**** 관리그룹(그룹관리자)에 회원관리 권한만 할수 있는 에드온이 있을까요 [1] 2016.11.19 by sejin7940
마꼬꼬 특정 사이트 정보를 가져오는 방법에 관해서 [1] 2016.11.18 by 디자인클립
영흥도우럭1 네이버 웹마스터도구 최적화검증과 GZIP [3] 2016.11.18 by 영흥도우럭1
thdwjdtjr 신디케이션 핑 제출 어떻게 작성하여야 하는지요 [2] file 2016.11.18 by SimpleCode
딩구리 서버 환경에 관하여 문의드립니다. [3] 2016.11.18 by 기진곰
헬로미 이사이트 빌더명 좀 알고 싶습니다. [2] 2016.11.18 by 헬로미
유현 모바일 레이아웃 사용 안함 시 질문22 [1] 2016.11.18 by 디자인클립
sophy12345 '권한이 없습니다'를 '로그인을 해주세요'로 변경하려면? [2] 2016.11.18 by 콩나물
쮸야282 이미지를 본문삽입 하지 않고, 자동으로 삽입되게 [5] 2016.11.18 by 콩나물
true. 네이버 아이디로 로그인 버튼 추가 [3] file 2016.11.18 by 콩나물
장명관 게시물 이동 및 복사에 대한 질문 [2] file 2016.11.17 by 장명관
유현 모바일 레이아웃 사용 안함 시 [2] 2016.11.17 by 유현
쫑쫑 슬라이드 높이조정 알려주세요ㅠㅠ  
Joyful_Joy 기본적인 회원가입폼 관련 질문드립니다. [3] file 2016.11.17 by sejin7940