그누보드5 에 Daum 우편번호 찾기 API 연동 하기
관련파일 : skin/member/basic/register_form.skin.php
<a href="<?php echo G5_BBS_URL ?>/zip.php?frm_name=fregisterform&frm_zip1=mb_zip1&frm_zip2=mb_zip2&frm_addr1=mb_addr1&frm_addr2=mb_addr2&frm_addr3=mb_addr3&frm_jibeon=mb_addr_jibeon" id="reg_zip_find" class="btn_frmline win_zip_find" target="_blank">주소 검색</a><br>
를
<a href="javascript:openDaumPostcode();" id="reg_zip_find" class="btn_frmline">주소 검색</a><br>
로 변경.
이때 a 태그에 들어있던 win_zip_find 클래스를 삭제하는것이 포인트 입니다.
삭제를 안하면 기존 win_zip_find click 이벤트와 충돌이 납니다.
그리고 맨 하단에 아래 자바스크립트 코드를 추가합니다.
<script src="http://dmaps.daum.net/map_js_init/postcode.js"></script>
<script type="text/javascript">
<!--
function openDaumPostcode() {
new daum.Postcode({
oncomplete: function(data) {
document.getElementById('reg_mb_zip1').value = data.postcode1;
document.getElementById('reg_mb_zip2').value = data.postcode2;
document.getElementById('reg_mb_addr1').value = data.address;
document.getElementById('reg_mb_addr2').focus();
document.getElementById('reg_mb_addr3').value = data.addressEnglish;
}
}).open();
}
//-->
</script>
모바일은 아래 링크를 참조하세요.
댓글 1개
VeritasLuxMea
11년 전
감사합니다 !
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 8230 | 9년 전 | 137 | ||
| 8229 | 9년 전 | 123 | ||
| 8228 |
커네드커네드
|
9년 전 | 164 | |
| 8227 | 9년 전 | 210 | ||
| 8226 | 9년 전 | 224 | ||
| 8225 | 9년 전 | 202 | ||
| 8224 | 9년 전 | 210 | ||
| 8223 | 9년 전 | 177 | ||
| 8222 |
|
9년 전 | 250 | |
| 8221 | 9년 전 | 160 | ||
| 8220 | 9년 전 | 189 | ||
| 8219 | 9년 전 | 158 | ||
| 8218 | 9년 전 | 196 | ||
| 8217 |
star3840
|
9년 전 | 168 | |
| 8216 | 9년 전 | 241 | ||
| 8215 | 9년 전 | 184 | ||
| 8214 | 9년 전 | 292 | ||
| 8213 | 9년 전 | 248 | ||
| 8212 | 9년 전 | 158 | ||
| 8211 | 9년 전 | 335 | ||
| 8210 | 9년 전 | 335 | ||
| 8209 | 9년 전 | 405 | ||
| 8208 | 9년 전 | 300 | ||
| 8207 | 9년 전 | 301 | ||
| 8206 |
|
9년 전 | 253 | |
| 8205 | 9년 전 | 236 | ||
| 8204 | 9년 전 | 215 | ||
| 8203 | 9년 전 | 286 | ||
| 8202 | 9년 전 | 203 | ||
| 8201 | 9년 전 | 250 | ||
| 8200 | 9년 전 | 257 | ||
| 8199 | 9년 전 | 269 | ||
| 8198 | 9년 전 | 235 | ||
| 8197 | 9년 전 | 224 | ||
| 8196 | 9년 전 | 636 | ||
| 8195 | 9년 전 | 233 | ||
| 8194 | 9년 전 | 348 | ||
| 8193 | 9년 전 | 249 | ||
| 8192 | 9년 전 | 266 | ||
| 8191 | 9년 전 | 214 | ||
| 8190 | 9년 전 | 212 | ||
| 8189 | 9년 전 | 273 | ||
| 8188 | 9년 전 | 204 | ||
| 8187 | 9년 전 | 209 | ||
| 8186 | 9년 전 | 209 | ||
| 8185 | 9년 전 | 376 | ||
| 8184 | 9년 전 | 165 | ||
| 8183 | 9년 전 | 389 | ||
| 8182 | 9년 전 | 248 | ||
| 8181 | 9년 전 | 196 | ||
| 8180 | 9년 전 | 775 | ||
| 8179 | 9년 전 | 548 | ||
| 8178 | 9년 전 | 404 | ||
| 8177 |
kiplayer
|
9년 전 | 403 | |
| 8176 | 9년 전 | 433 | ||
| 8175 | 9년 전 | 324 | ||
| 8174 | 9년 전 | 318 | ||
| 8173 | 9년 전 | 404 | ||
| 8172 | 9년 전 | 285 | ||
| 8171 | 9년 전 | 246 | ||
| 8170 | 9년 전 | 369 | ||
| 8169 |
커네드커네드
|
9년 전 | 317 | |
| 8168 | 9년 전 | 404 | ||
| 8167 | 9년 전 | 390 | ||
| 8166 | 9년 전 | 294 | ||
| 8165 | 9년 전 | 239 | ||
| 8164 | 9년 전 | 369 | ||
| 8163 | 9년 전 | 366 | ||
| 8162 | 9년 전 | 366 | ||
| 8161 | 9년 전 | 383 | ||
| 8160 |
|
9년 전 | 581 | |
| 8159 | 9년 전 | 526 | ||
| 8158 | 9년 전 | 329 | ||
| 8157 | 9년 전 | 438 | ||
| 8156 | 9년 전 | 325 | ||
| 8155 | 9년 전 | 318 | ||
| 8154 |
00년생용띠
|
9년 전 | 657 | |
| 8153 | 9년 전 | 299 | ||
| 8152 |
|
9년 전 | 482 | |
| 8151 | 9년 전 | 478 | ||
| 8150 | 9년 전 | 583 | ||
| 8149 |
Jangfolk
|
9년 전 | 438 | |
| 8148 | 9년 전 | 255 | ||
| 8147 | 9년 전 | 446 | ||
| 8146 | 9년 전 | 529 | ||
| 8145 | 9년 전 | 477 | ||
| 8144 | 9년 전 | 441 | ||
| 8143 | 9년 전 | 276 | ||
| 8142 | 9년 전 | 490 | ||
| 8141 | 9년 전 | 440 | ||
| 8140 | 9년 전 | 996 | ||
| 8139 | 9년 전 | 348 | ||
| 8138 |
전갈자리남자
|
9년 전 | 453 | |
| 8137 | 9년 전 | 492 | ||
| 8136 | 9년 전 | 812 | ||
| 8135 |
|
9년 전 | 856 | |
| 8134 |
PlayPixel
|
9년 전 | 595 | |
| 8133 |
|
9년 전 | 507 | |
| 8132 | 9년 전 | 540 | ||
| 8131 | 9년 전 | 896 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기