11.Nas_1


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


G4M 설치 SETUP 1 메인 menu on/off 화면 자동메뉴 추가

♨ 카랜더 일정 :
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문

    w:\web\m\siteskin\black\head.php 에 
    \r\n
    \r\n
    <!-- 메뉴열고 닫기 시작  -->
    \r\n
    <?
    \r\n
    include_once("$mw_mobile[path]/head.sub.php");
    \r\n
    ?>
    \r\n

    \r\n
    <meta name="viewport" content="width=device-width, user-scalable=yes, target-densitydpi=medium-dpi" />
    \r\n
    <meta name="apple-mobile-web-app-capable" content="yes">
    \r\n
    <link rel="stylesheet" href="style.css" type="text/css">
    \r\n
    <script type="text/javascript">
    \r\n
    function goBack()
    \r\n
      {
    \r\n
      window.history.back()
    \r\n
      }
    \r\n
    </script>
    \r\n

    \r\n
    <div id="mw_mobile">
    \r\n
    <script language="javascript">
    \r\n
    function Displaytoggle_talble(index) {
    \r\n
    for (i=1; i<=2; i++)
    \r\n
    if (index == i) {
    \r\n
    thisMenu2 = eval(document.getElementById("toggle_btn" + i + "").style);
    \r\n
    thisMenu2.display = "none";
    \r\n
    document.getElementById("toggle_talble").style.display = "none";
    \r\n
    }
    \r\n
    else {
    \r\n
    otherMenu2 = eval(document.getElementById("toggle_btn" + i + "").style);
    \r\n
    otherMenu2.display = "";
    \r\n
    document.getElementById("toggle_talble").style.display = "";
    \r\n
    }
    \r\n
    }
    \r\n
    </script>
    \r\n

    \r\n

    \r\n
    <table width="100%" cellpadding=0 cellspacing=0 bgcolor="teal">
    \r\n
        <tr>
    \r\n
        <td height="40" align="left"><input type="button" value="Back" onclick="goBack()" /> &nbsp;&nbsp;&nbsp;&nbsp;
    \r\n
        <a href="javascript:Displaytoggle_talble(1)" class="button" onfocus='this.blur()'><span id="toggle_btn1" style="display:;"><font color=#ffffff><b> Shims홈 &nbsp;&nbsp;&nbsp;&nbsp;<font color=yellow>메뉴 열기&nbsp;&nbsp;&nbsp;&nbsp; </b></font></a></span>
    \r\n
    <a href="javascript:Displaytoggle_talble(2)" class="button" onfocus='this.blur()'><span id="toggle_btn2" style="display:none;"><font color=#ffffff><b> Shims홈 &nbsp;&nbsp;&nbsp;&nbsp;<font color=skyblue>메뉴 닫기&nbsp;&nbsp;&nbsp;&nbsp; </b></font></a> </span>
    \r\n
        </td>
    \r\n
        </tr>
    \r\n
    <tr>
    \r\n
    <td valign="top" id="toggle_talble" height="" style="display:none;padding:2;">
    \r\n
    <? include_once "{$g4['g4m_path']}/menu.php";?>
    \r\n
    </td></tr></table>
    \r\n
    <!-- 메뉴열고 닫기 끝  -->
    \r\n

    \r\n
    w:\web\m\menu.php
    \r\n
    <!--m/imenu.php에서  g4m홈피 대문 수정 글자 입력 부분 -->
    \r\n
    <div class="hero-unit">
    \r\n
        <h3>Shims Mobile G4M</h3>
    \r\n
        
    \r\n
        <p><a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/board.php?bo_table=z7_05">공지사항</a>
    \r\n
    <a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/new.php">최신글</a>
    \r\n
    <a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/board.php?bo_table=z1_01">Ho_BBS</a>
    \r\n
    <a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/board.php?bo_table=z1_02">Ho_PDS</a>
    \r\n
    <a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/board.php?bo_table=z1_03">Ho_Link</a>
    \r\n
    <a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/board.php?bo_table=z2_01">PC_BBS</a>
    \r\n
    <a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/board.php?bo_table=z2_02">PC_PDS</a>
    \r\n
    <a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/board.php?bo_table=z2_03">PC_Link</a>
    \r\n
    <a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/board.php?bo_table=z3_01">Ph_BBS</a>
    \r\n
    <a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/board.php?bo_table=z3_02">Ph__PDS</a>
    \r\n
    <a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/board.php?bo_table=z3_03">Ph__Link</a>
    \r\n
    <a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/board.php?bo_table=z3_04">메모</a>
    \r\n
    <a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/board.php?bo_table=z4_01">In_BBS</a>
    \r\n
    <a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/board.php?bo_table=z5_01">Sh_BBS</a>
    \r\n
    <a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/board.php?bo_table=z7_01">개인사진</a>
    \r\n
    <a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/board.php?bo_table=z7_02">공유사진</a>
    \r\n
    <a class="btn" href="<?php echo $g4['g4m_bbs_path']?>/board.php?bo_table=z7_03">DS_Link</a>
    \r\n
    <!--m/index.php에서  g4m홈피 대문 수정 글자 입력 부분 -->
    \r\n
    </p>
    \r\n
    </div>
    \r\n

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



    office view

    관련자료

    댓글목록

    등록된 댓글이 없습니다.

    목록

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




    Total 1,684 / 57 Page
    [ htaccess 파일을 간단 작성 ".htaccess Editor ] 댓글 4

    \r\n\r\n.htaccess 파일을 간단 작성 ".htaccess Editor"\r\n\r\n\r\n\r\n\r\n\r\n…

    [ [latest] 모바일용 터치 슬라이드 이미지 ]

    .\r\n\r\n\r\n\r\n[latest] 모바일용 터치 슬라이드 이미지\r\n글쓴이 : zero 2012-06-01 17:24:42 (40…

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

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

    [ 배추 스킨 본문 html 의 photostation embed 삽입 ] 댓글 1

    Shims HomePage[https://11q.kr 홈피]\r\n====================\r\n\n\n[이 게시물은 관리자님에 의…

    [ 하마 반응형 빌더 g4s 빌더 기존 db작업 ]

    ### ■ https://11q.kr는 정보를 찾아 공유 합니다.. ■ https://11q.kr\r\n1) hama를 설치 구동에 문제 없는지…

    [ 배추스킨 cheditor의 그림 내 pc 사진넣기 사진아이콘이 나타나지 않을시 ]

    배추스킨 chedit의 그림 내 pc 사진넣기 > 사진아이콘이 나타나지 않을시\r\n주소창에chrome://plugins/ 넣고( 링크 누…

    [ IPCAMERA FOSCAM 8918W / IPCAM VIEWER 설정 ]

    IPCAMERA FOSCAM 8918W / IPCAM VIEWER 설정\r\n\r\n\n[이 게시물은 관리자님에 의해 2013-11-17 19:…

    [ ds-712+에 ds-107 2대 사용하기 / ds107 /ds712 ]

    iptime 공유기에서 ds-712+에 ds-107 2대 사용하기 / ds107 /ds712아래와 같이 외부포트를 설정하여 원래의 port로 접…

    [ 마운트 검증 3개의 홈피 data 공유 ]

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

    [ Tbl-Black 최근글 헤드스킨 ...설치참고 ]

    Tbl-Black 최근글 헤드스킨AD 아미나0조회 171그누보드2013.11.02 03:28첨부파일 - tbl-black.zip (4.2K) […

    [ ds nas HDD 교체 방법 정보 ]

    http://cafe.naver.com/synologynas/50443\r\n\r\n기존NAS하드 USB 연결 방법 참조\r\nhttp://ca…

    [ 나만의 홈페이지를 무료로 제작하세요 ] 댓글 1

    나만의 홈페이지를직접 제작하세요.무료입니다.내 마음대로 편집. 코딩없는 웹디자인.전세계 58,930,436명의 사용자 커뮤니티.시작하기나만을 위…

    [ [배추빌더5] 시놀로지 nas 서버에 배추빌더 /배추스킨 설치하기 20160429 ] 댓글 3

    시놀로지nas에 배추빌더 설치를 home path 로 설정 설치 가능하게 만들었습니다아래 php.ini를 참조하여config.php를 변경 해당…

    [ 헤놀로지 설치준비)관련 참조자료 EX익스트림매뉴얼 ]

    출처 EX익스트림매뉴얼http://extrememanual.net/2823♠\r\n♠ https://11q.kr는 정보를 찾아 공유 합니다..\…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-07-03 11:17:44

    오늘의 홈 현황


    • 현재 접속자♨ 637(1) 명
    • 오늘 가입자※ 1 명
    • 어제 가입자※ 3 명
    • 주간 가입자※ 13 명
    • 오늘 방문자 1,249 명
    • 어제 방문자 2,223 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,410,601 명
    • 전체 게시물※ 8,673 개
    • 전체 댓글수※ 24,817 개
    • 전체 회원수 11,082 명

    QR코드


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

    알림 0








    최신글↑