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,755 / 14 Page
    [ HTML 트루 컬러 차트 폰트색상 _마우스카피 가능표 ]

    HTML 트루 컬러 차트 폰트색상 _마우스카피 가능표\r\n\r\nhttp://translate.google.co.kr/translate?hl=…

    [ AMINA 빌드 스킨 색상 폰트 변경 /홈페이지 상단 메뉴바 색상변경 ]

    AMINA 빌드 스킨 색상 폰트 변경 /홈페이지 상단 메뉴바 색상변경AMINA 빌드 스킨 색상 폰트 변경\r\n\r\nShims HomePage…

    [ 아미나 모바일 하단 tail.php 수정 amina/AMINA MOBILE ]

    \r\n\r\n\r\n <!-- 림스모바일에 3열1줄시작 하단메뉴 추가 하기 m/tail.php 제일 밑에 추가 -->\r\n <…

    [ [아미나 PC홈 수정] 중앙 움직이는 게시판 사진 겔러리 최신글 ] 댓글 1

    \r\n\r\n<!-- 사이트 로고w:\ami\thema\basic\head.php에서 아래를 삭제후 중앙 baner를 제거 합니다\r\n…

    [ 최고관리자 자동로그인 가능하게 하기 ] 댓글 2

    \r\n\r\n\r\n\r\n최고관리자 자동로그인 가능하게 \r\n하기 \r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n 글쓴이 : …

    [ G4M 모바일빌더_게시판 파일다운 수정 ] 댓글 2

    .G4M 모바일빌더_게시판 파일다운 수정\r\n----------------------------------------------\r\nHome…

    [ 게시물작성시 특정인에게 이메일 발신 ] 댓글 1

    11q.kr 는 네이버/구글에서 검색 찾아오세요\r\n--------------------------------------------------…

    [ 퍼일 전송 ]

    Homepc.11q.kr\r\n============================= \n[이 게시물은 최고관리자님에 의해 2012-06-02 1…

    [ [게시판] 상단 메뉴 그룹>게시판 자동 메뉴[추천] ]

    [게시판] 상단 메뉴 그룹>게시판 자동 메뉴글쓴이 :이빌더스조회 : 2,680 추천 : 21 스킨화.zip (18.6K)[94]DATE :…

    [ webftp ] 댓글 1

    .\r\nhttp://www.techmixer.com/build-web-ftp-client-services-with-phpwebftp/\r\n-…

    [ 모바일빌더_림스 모바일 빌더 설치 문제점 ]

    .1) 홈피 path가 되지 않는다//림스 모바일 빌더 경로 추가$g4['url']="https://11q.kr/web/m";//하단 경로 제거…

    [ [최종] 완벽 설치 림스 모바일에서 초기설정 ] 댓글 2

    사용방법\r\n\r\n가. 처음 사용자\r\n\r\n1. 압축 푼 폴더명을 m으로 변경, 전체를 그누보드 설치된 루트에 m폴더 그대로 업로드합니…

    [ 배추빌더 update 하기 / 초기 설정후 메인메뉴 설정 ] 댓글 1

    G01, M01, S01 그룹아이디,중메뉴아이디,소그룹 테이블 아이디 등은 수정이 안되구여,모두 삭제하신 후 다시 만들어주셔야 해요. 단, 테이…

    [ 배추빌더 메뉴구성 화면설정 ]

    .\r\n.\r\nShims HomePage\r\n[https://11q.kr 홈피] \r\n.\n\n[이 게시물은 관리자님에 의해 2013-0…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-22 20:00:35

    오늘의 홈 현황


    • 현재 접속자♨ 712 명
    • 오늘 가입자※ 1 명
    • 어제 가입자※ 5 명
    • 주간 가입자※ 17 명
    • 오늘 방문자 1,828 명
    • 어제 방문자 2,034 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,392,596 명
    • 전체 게시물※ 8,654 개
    • 전체 댓글수※ 24,769 개
    • 전체 회원수 11,067 명

    QR코드


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

    알림 0








    최신글↑