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 / 46 Page
    [ 최종20130505)림스2.5.3모바일 아미나209/220모바일 오리지널 설치후 수정 작업 20130406 … ] 댓글 17

    \r\n============= 완벽한 모바일 홈피 홈페이지를 위하여 ================\r\n1.글쓰기 에러\r\n2.글삭제 에러\…

    [ ip webcam으로 카메라서버 만들어 원격 ]

    ###\r\n스트리밍서버와 안드로이드폰(스마트폰) 연동하여 웹캠으로 원격감시\r\n안드로이드 개발 | 2012.07.10 01:32 목록 크게\…

    [ 문자열 찾기 및 대체하기 ]

    \r\n문자열 찾기 및 대체하기\r\n\r\nPosted on 2013년 3월 22일 by 훼니\r\n\r\n\r\n\r\n문자열 찾기\r\n\…

    [ mysql SSH를 이용하여 DB 백업 ]

    ♠http://cafe.naver.com/synologynas/4903 참조 합니다♠ shimss home 는 https://11q.kr.com…

    [ ipcamera foscam 설정 하기 시놀로지 호환 ipcam/foscam fi8918w 붙이기 ] 댓글 1

    ipcamera foscam 설정 하기 시놀로지 호환 ipcam/foscam fi8918w 붙이기기본적으로 1) 유선 랜 연결 설정 변경 : 유…

    [ dsm6.0 [Synology Nas] Package :: Config File Editor 설정사용 php… ] 댓글 7

    [Synology Nas] Package ::ConfigFileEditor 설정이 패키지는 서버 관련 설정파일 손쉽게 열고 편집할 수 있는 서드…

    [ 시놀로지 공장초기화 444초 진행 리셋버튼 reset 4초 4초후 reset 4초 및 WEB STAT… ]

    링크\r\n기존ds712 에 DSM 6.0 시놀로지가 web station이\r\n홈페이지가 동작 하지 않는다오리지널 시놀로지 공장초기화 444…

    [ SSL 모든 것! 암호화 된 SSL 암호화를 사용하여 하위 도메인을 통해 웹 서비스 프록시하기 ]

    가이드 : SSL 모든 것!암호화 된 SSL 암호화를 사용하여 하위 도메인을 통해 웹 서비스 프록시하기포스트에 의해2mny»일 2016년 3월 …

    [ 초보자 phpMyAdmin 에러 복구 /설정 파일에 잘못된 권한이 지정되었습니다. 익명 쓰기 권한이면 안됩니… ] 댓글 1

    본대응은 초보자가 phpMyAdmin 퍼미션 정보의 권한값을 모르고 초기값으로 변경하는 방법 입니다설정 파일에 잘못된 권한이 지정되어있습니다. …

    [ 리눅스 파일 검색 (find), 파일 내부 문자열 검색(grep 이용) ]

    안녕하세요.리눅스에서 파일 검색을 하기 위한 명령어 find를 소개합니다.저는 리눅스 상에서 주로 개발해서 자주 사용하는 명령어 입니다.명령어 …

    [ VMware 웹 사이트에서 VMware Tools 수동 다운로드 ]

    VMware 웹 사이트에서 VMware Tools 수동 다운로드으로블라단 세겟|최종 업데이트 :2013 년 6 월 14 일16주식15 명1VMw…

    [ 펌자료) EPG 정보를 이용하는 몇가지 방법. ]

    본문 자료는 링크 펌자료 입니다EPG 정보를 이용하는 몇가지 방법.프로그램개발/Tvheadend2016.08.23 23:08뷰어댓글로이전글다음글…

    [ 시놀로지 녹화 공유폴더로 변경하기) Surveillance Station에 의해 생성된 공유 폴더만 녹화 저… ]

    Surveillance Station에 의해 생성된 공유 폴더만 녹화 저장소로 설정할 수 있습니다filestation에 폴더가 보이지 않습니다 …


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-07-04 03:32:34

    오늘의 홈 현황


    • 현재 접속자♨ 654 명
    • 오늘 가입자※ 0 명
    • 어제 가입자※ 7 명
    • 주간 가입자※ 16 명
    • 오늘 방문자 912 명
    • 어제 방문자 1,946 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,412,210 명
    • 전체 게시물※ 8,674 개
    • 전체 댓글수※ 24,821 개
    • 전체 회원수 11,086 명

    QR코드


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

    알림 0








    최신글↑