[제나플러스] Google API를 이용한 일본어 주소 찾기 > 팁앤테크

본문 바로가기
사이트 내 전체검색

팁앤테크

[제나플러스] Google API를 이용한 일본어 주소 찾기

페이지 정보

본문

<?php
include_once("./_common.php");
include_once("./_head.php");
?>

<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-1127671-4']);
_gaq.push(['_trackPageLoadTime']);

if (window.$ && $.mobile) {
    $('[data-role="page"]').live("pageshow", function() {
        var hash = location.hash;
        var url;
       
        if (hash && hash.length > 1) {
            if (hash.charAt(1) == "/") {
                url = hash.substr(1);
            } else {
                url = location.pathname + hash;
            }
           
            _gaq.push(["_trackPageview", url]);
        } else {
            _gaq.push(["_trackPageview"]);
        }
    });
} else {
    _gaq.push(["_trackPageview"]);
}

(function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>

<h1>GAddress Finder 動作サンプル</h1>

郵便番号 <input type="text" id="zip" value="100-0001" />

<hr />

住所を入力するテキストボックスが1つの場合<br />
<input type="text" id="address" />
<input type="button" value="Search" onclick="GAddressFinder.set('zip', 'address')" />

<hr />

住所を入力するテキストボックスが都道府県とその他で分かれている場合<br />
<input type="text" id="pref-box" />
<input type="text" id="other-box" />
<input type="button" value="Search" onclick="GAddressFinder.set('zip', 'pref-box', 'other-box')" />

<hr />

都道府県が選択リストの場合<br />
<select id="pref-select">
<option></option>
<optgroup label="北海道・東北">
<option>北海道</option>
<option>青森県</option>
<option>岩手県</option>
<option>宮城県</option>
<option>秋田県</option>
<option>山形県</option>
<option>福島県</option>
</optgroup>
<optgroup label="関東">
<option>茨城県</option>
<option>栃木県</option>
<option>群馬県</option>
<option>埼玉県</option>
<option>千葉県</option>
<option>東京都</option>
<option>神奈川県</option>
</optgroup>
<optgroup label="北陸・甲信越">
<option>新潟県</option>
<option>富山県</option>
<option>石川県</option>
<option>福井県</option>
<option>山梨県</option>
<option>長野県</option>
</optgroup>
<optgroup label="東海">
<option>岐阜県</option>
<option>静岡県</option>
<option>愛知県</option>
<option>三重県</option>
</optgroup>
<optgroup label="関西">
<option>滋賀県</option>
<option>京都府</option>
<option>大阪府</option>
<option>兵庫県</option>
<option>奈良県</option>
<option>和歌山県</option>
</optgroup>
<optgroup label="中国">
<option>鳥取県</option>
<option>島根県</option>
<option>岡山県</option>
<option>広島県</option>
<option>山口県</option>
</optgroup>
<optgroup label="四国">
<option>徳島県</option>
<option>香川県</option>
<option>愛媛県</option>
<option>高知県</option>
</optgroup>
<optgroup label="九州">
<option>福岡県</option>
<option>佐賀県</option>
<option>長崎県</option>
<option>熊本県</option>
<option>大分県</option>
<option>宮崎県</option>
<option>鹿児島県</option>
<option>沖縄県</option>
</optgroup>
</select>
<input type="text" id="other-box2" />
<input type="button" value="Search" onclick="GAddressFinder.set('zip', 'pref-select', 'other-box2')" />

<script src="<?php echo $g4['path']?>/js/gaddress-finder.js"></script></body>

<?
include_once("./_tail.php");
?>
추천0

첨부파일

댓글목록

등록된 댓글이 없습니다.

Total 825건 7 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 추천 날짜
675 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18471 0 03-21
674 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18442 0 10-31
673 연후아빠쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 18422 0 03-27
672 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18415 0 06-12
671 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18412 0 12-01
670 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18368 0 05-31
669 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18321 0 10-06
668 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18246 0 01-04
667 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18220 0 05-02
666 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18214 0 04-30
665 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18210 0 06-28
664 월드컵쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18204 0 12-03
663 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18149 0 03-03
662 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18148 0 04-28
661 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18138 0 06-08
660 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18129 0 05-30
659 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18105 0 10-21
658 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 18042 0 03-21
657 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17906 0 05-31
656 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17906 0 06-21
655 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17896 0 01-05
654 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17861 0 04-17
653 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17822 0 01-05
652 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17813 0 02-18
651 제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 17798 0 06-23

검색

회원로그인

회원가입

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒140-0011 東京都品川区東大井2-5-9-203
050-5539-7787
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

접속자집계

오늘
5,697
어제
8,087
최대
8,087
전체
1,420,335
Copyright (c) 株式会社YHPLUS. All rights reserved.