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

본문 바로가기

사이트 내 전체검색

뒤로가기 팁앤테크

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

본문

<head>
<script src="http://ajaxzip3.googlecode.com/svn/trunk/ajaxzip3/ajaxzip3.js" charset="UTF-8"></script>
</head>

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

<h2>郵便番号を3桁-4桁形式で入力させる場合の設定例</h2>


<form>
  <label>郵便番号</label>
  <div>
    <input type="text" class="text" name="zip21" size="4" maxlength="3">-<input type="text" class="text" name="zip22" size="5" maxlength="4" onkeyup="AjaxZip3.zip2addr('zip21','zip22','pref21','addr21','strt21');">
  </div>
  <label>都道府県</label>
  <div>
    <input type="text" class="text" name="pref21">
  </div>
  <label>市町村区</label>
  <div>
    <input type="text" class="text w50" name="addr21">
  </div>
  <label>以降の住所</label>
  <div>
    <input type="text" class="text w50" name="strt21">
  </div>
</form>
<?
include_once("./_tail.php");
?>
추천0

첨부파일

댓글목록 0

등록된 댓글이 없습니다.

전체 285건 1 페이지
게시물 검색
Copyright (c) 株式会社YHPLUS. All rights reserved.

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒171-0014 東京都豊島区池袋2-41-5 アーバン154 8F
050-5539-7787
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

PC 버전으로 보기