11.Nas_1


새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사


[ jQuery / Menu / Navigation ] jQuery, CSS로 된 메뉴바

♨ 카랜더 일정 :
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문

    \r\n
    \r\n
    \r\n

    [ jQuery / Menu / Navigation ] jQuery, CSS로 된 메뉴바

    \r\n\r\n
    \r\n
    \r\n
    \r\n

    Gruve :: [ jQuery / Menu / Navigation ] jQuery, CSS로 된 메뉴바

    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    gruve.tistory.com/3 - 저장된 페이지
    \r\n
    공개적으로 +1했습니다. 실행취소
    \r\n

    [ jQuery / Menu / Navigation ] jQuery, CSS로 된 메뉴바 · Web/Script, jQuery 2012/ 07/24 21:18. [ jQuery / Menu / Navigation ] jQuery, CSS로 된 메뉴바. 심플하고 ...
     

    \r\n

     

    \r\n\r\n
    \r\n
    \r\n

      * {About the Author}
      * {Documentation}
      * {Download}
    HorizontalNav

    \r\n\r\n
    \r\n
    \r\n

    HorizontalNav is a jQuery plugin that spans a horizontal navigation to fit the full width of it's container. If you've ever had to create this effect on a project, you'll know it's pretty annoying to do. But this plugin makes it easy and adds support for IE7.

    \r\n\r\n
    \r\n
    \r\n

    Example One

    \r\n\r\n
    \r\n
    \r\n

    This is an example so you can see the difference between a horizontal navigation with no fixed widths and then with a navigation that has the plugin applied to it. There are no requirements to how you style the navigation and adding padding, margins or borders to any of the elements won't break the effect.
      * {Demo}
      * {JavaScript}
      * {HTML}
      * {CSS}
    Navigation with horizontalNav disabled
      * {Navigation Item}
      * {Work}
      * {Blog}
      * {About}
      * {Contact}

    \r\n\r\n
    \r\n
    \r\n

    Navigation with horizontalNav enabled
      * {Navigation Item}
      * {Work}
      * {Blog}
      * {About}
      * {Contact}
    // When document is ready...
    $(document).ready(function() {
     // Call horizontalNav on the navigations wrapping element
     $('.full-width').horizontalNav({});
    });
    <nav class="horizontal-nav full-width">
     <ul>
      <li><a href="#">Navigation Item</a></li>
      <li><a href="#">Work</a></li>
      <li><a href="#">Blog</a></li>
      <li><a href="#">About</a></li>
      <li><a href="#">Contact</a></li>
     </ul>
    </nav>
    // There is no required CSS for this plugin to work properly
    // but here is what is being used to style this demo
    .horizontal-nav {
     background: #efefef;
     border-radius: 6px;
    }
    .horizontal-nav ul {
     background: #128F9A;
     float: left;
     text-align: center;
     border-radius: 6px;
     border: 1px solid #0e7079;
    }
    .horizontal-nav ul li {
     float: left;
     border-left: 1px solid #0e7079;
    }
    .horizontal-nav ul li:first-child {
     border-left: 0 none;
    }
    .horizontal-nav ul li a {
     display: block;
     padding: 10px 20px;
     color: #fff;
     border-top: 1px solid rgba(255,255,255, 0.25);
     border-left: 1px solid rgba(255,255,255, 0.25);
    }
    .horizontal-nav ul li:first-child a {
     border-left: 0 none;
    }
    .horizontal-nav ul li a:hover {
     background: #12808a;
    }
    .horizontal-nav ul li:first-child a {
     border-top-left-radius: 6px;
     border-bottom-left-radius: 6px;
    }
    .horizontal-nav ul li:last-child a {
     border-top-right-radius: 6px;
     border-bottom-right-radius: 6px;
    }
    Available Options
    Key   Default value   Description   
    responsive   true   This option will allow the navigation to auto adjust when the window is resized. 
    responsiveDelay   100   The amount of time to wait before re-adjusting the navigation on window resize. Value is set in milliseconds. 
    tableDisplay   true   Enables modern browsers to use display: table or set to false to manually calculate the widths of list items.  

    \r\n\r\n
    \r\n
    \r\n

    HorizontalNav is built and maintained by {Sebastian Nitu} and is licensed under a {Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License}. Follow me on {Twitter}, {GitHub} and {Dribbble}.

    \r\n\r\n
    \r\n
    \r\n

    {[Creative Commons License]} 

    \n
    [이 게시물은 관리자님에 의해 2013-11-18 21:29:50 11.H_BBS에서 이동 됨]
    [ 추가 정보 ... 더보기) ]
    뷰PDF 1,2



    office view text|top|||||||||||||

    관련자료

    댓글목록

    등록된 댓글이 없습니다.

    목록

    새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사




    Total 1,678 / 19 Page
    [ u5pvr사용기)설정 초기화 진행 설치 환경내용 저장 내용 입니다 ] 댓글 1

    hdd 초기화 포멧후 환경 공장 초기화 진행후 저의 설치 설정값 저장 내용입니다.본문수정업) 몇가지 문제 해결 했습니다조건은 모르나 먼저>…

    [ 작업중)글 주소 복사버튼 만들기의 또 하나의 방법 ] 댓글 2

    실패 )글 주소 복사버튼 만들기의 또 하나의 방법을 조언 부탁 합니다 첨부 파일 사용 첨부 Basic-Board2_0_pdf_viewer.7z …

    [ iptime 공유기 2대 설치 추가분 허브로 사용및 wifi 영역 확대하기 ]

    iptime 공유기 2대 설치 추가분 허브로 사용하기(용도) 거실에 랜선이 1개로 공유기 1대를 2번째 공유기 추가로 랜선 연결 허브로 사용및 …

    [ u5_pvr)단독_djjproject epg/xmltv.xml 이용 u5pvr_내부ip 잠자님 epg적용 ]

    u5_pvr단독_djjproject epg/xmltv.xml 이용 u5pvr_내부ip 잠자님 epg적용단독 xmltv.xml을 못만들어서 잠자님…

    [ 시놀로지)작업 스케줄러 에 등록 구성 xmltv.xml 만들어 tvheadend 에서 cat으로 불러오기… ] 댓글 3

    시놀로지)xmltv.xml 만들어 tvheadend cat으로 불러오기1.목적: xmltv.xml을 만들어 iptv 엡에서 epg불러오기2.결과…

    [ 성공)U5PVR) epg활용 www폴더 웹루트 옮기기 변경 epg 자체 생성 설정 하기 ] 댓글 2

    성공)U5PVR) epg활용 www폴더 웹루트 옮기기 변경 epg 자체 생성 설정 하기https://11q.kr/g5s/bbs/board.php…

    [ 보안저장)https://www.000webhost.com을 이용한 무료 web 서비스을 이용한 epg2xml… ] 댓글 2

    https://www.000webhost.com을 이용한 무료 web 서비스을 이용한 epg2xml 서비스 등록 하기무료 웹 호스팅 비용 0원의…

    [ 사용기/성공)모든버전 DSM 에서 CPU / cpu 모델 변경및 코어 정보 변경하기(최종수정20180817… ] 댓글 3

    사용기/성공)모든버전 DSM 에서 CPU모델 및 코어 정보 변경하기(최종수정20180817일 17시40분 다운로드)http://www.2cpu.…

    [ 리믹스 OS 3.0.207 amd64 USB 이미지 1.1GB.zip ]

    리믹스 OS는 android 6 의 저사양 pc에 하드의 분활 설치 듀얼 부팅가능하고 hdd 설치가 간편합니다1) hdd 볼륨 축소 20기가 여…

    [ ESXi 6.7에 DSM 6.2 설치 방법및 존스로더 다운로드 링크 ] 댓글 14

    ESXi 6.7에 DSM 6.2 설치 방법및 존스로더 다운로드 링크ESXi 6.7에 DSM 6.2 설치및xpenology_62만들기 및 juns…

    [ 홈페이지 제작 유용-돌아다니다 모아본 나름 유용했던 사이트&소스, 디자인들 ]

    내 홈페이지를 삼성 ,아이폰 샤오미등에 어떻게 나올까http://troy.labs.daum.net/홈페이지 제작 유용-돌아다니다 모아본 나름 유…

    [ KOPLAYER_hangul_font_download DroidSansFallback.ttf 한글폰트 추가하… ]

    설정하기 편한 강력한 안드로이드 에뮬레이터https://koplayer.kr.uptodown.com/windows/download에서 다운 로드…

    [ 우분투를 공장 초기화하는 명령이 있습니까? 리눅스 ] 댓글 1

    구성되지 않은 패키지를 구성하십시오.sudo dpkg --configure -a 리포지토리 내용 업데이트sudo apt-get update 누락…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-29 15:31:04

    오늘의 홈 현황


    • 현재 접속자♨ 549 명
    • 오늘 가입자※ 3 명
    • 어제 가입자※ 4 명
    • 주간 가입자※ 8 명
    • 오늘 방문자 1,709 명
    • 어제 방문자 2,007 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,402,871 명
    • 전체 게시물※ 8,664 개
    • 전체 댓글수※ 24,792 개
    • 전체 회원수 11,077 명

    QR코드


    ☞ QR코드 스캔은 kakao앱 자체 QR코드

    알림 0








    최신글↑