관련파일 : 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:showDaumPostcode();" id="reg_zip_find" class="btn_frmline">주소 검색</a><br>
로 변경.
이때 a 태그에 들어있던 win_zip_find 클래스를 삭제하는것이 포인트 입니다.
삭제를 안하면 기존 win_zip_find click 이벤트와 충돌이 납니다.
그리고 맨 하단에 아래 자바스크립트 코드를 추가합니다.
<div id="layer" style="display:none;border:5px solid;position:fixed;width:300px;height:460px;left:50%;margin-left:-155px;top:50%;margin-top:-235px;overflow:hidden;-webkit-overflow-scrolling:touch;">
<img src="//i1.daumcdn.net/localimg/localimages/07/postcode/320/close.png" id="btnCloseLayer" style="cursor:pointer;position:absolute;right:-3px;top:-3px" onclick="closeDaumPostcode()" alt="닫기 버튼">
</div>
<script src="http://dmaps.daum.net/map_js_init/postcode.js"></script>
<script>
// 우편번호 찾기 iframe을 넣을 element
var element = document.getElementById('layer');
function closeDaumPostcode() {
// iframe을 넣은 element를 안보이게 한다.
element.style.display = 'none';
}
function showDaumPostcode() {
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;
// iframe을 넣은 element를 안보이게 한다.
element.style.display = 'none';
},
width : '100%',
height : '100%'
}).embed(element);
// iframe을 넣은 element를 보이게 한다.
element.style.display = 'block';
}
</script>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 6430 | 12년 전 | 968 | ||
| 6429 | 12년 전 | 9098 | ||
| 6428 | 12년 전 | 593 | ||
| 6427 |
제이티37
|
12년 전 | 1564 | |
| 6426 |
프로프리랜서
|
12년 전 | 1149 | |
| 6425 |
프로프리랜서
|
12년 전 | 1606 | |
| 6424 |
프로프리랜서
|
12년 전 | 1806 | |
| 6423 | 12년 전 | 997 | ||
| 6422 |
퍼블리셔지노군
|
12년 전 | 1569 | |
| 6421 | 12년 전 | 2205 | ||
| 6420 |
|
12년 전 | 1334 | |
| 6419 |
|
12년 전 | 1284 | |
| 6418 | 12년 전 | 1180 | ||
| 6417 |
senseme
|
12년 전 | 7417 | |
| 6416 |
senseme
|
12년 전 | 1324 | |
| 6415 |
senseme
|
12년 전 | 1188 | |
| 6414 |
senseme
|
12년 전 | 1962 | |
| 6413 |
senseme
|
12년 전 | 965 | |
| 6412 |
senseme
|
12년 전 | 1485 | |
| 6411 |
senseme
|
12년 전 | 1088 | |
| 6410 |
senseme
|
12년 전 | 1043 | |
| 6409 |
PASKRAN
|
12년 전 | 2816 | |
| 6408 | 12년 전 | 10796 | ||
| 6407 | 12년 전 | 2989 | ||
| 6406 |
프로프리랜서
|
12년 전 | 2825 | |
| 6405 |
프로프리랜서
|
12년 전 | 1369 | |
| 6404 |
프로프리랜서
|
12년 전 | 2722 | |
| 6403 |
프로프리랜서
|
12년 전 | 816 | |
| 6402 |
프로프리랜서
|
12년 전 | 1725 | |
| 6401 |
프로프리랜서
|
12년 전 | 1139 | |
| 6400 |
프로프리랜서
|
12년 전 | 1461 | |
| 6399 |
프로프리랜서
|
12년 전 | 1179 | |
| 6398 |
프로프리랜서
|
12년 전 | 1479 | |
| 6397 |
프로프리랜서
|
12년 전 | 3599 | |
| 6396 | 12년 전 | 1867 | ||
| 6395 | 12년 전 | 917 | ||
| 6394 |
|
12년 전 | 5236 | |
| 6393 |
제이티37
|
12년 전 | 1198 | |
| 6392 |
songsinica
|
12년 전 | 1196 | |
| 6391 |
|
12년 전 | 3371 | |
| 6390 |
|
12년 전 | 1620 | |
| 6389 | 12년 전 | 4854 | ||
| 6388 |
스누피사랑
|
12년 전 | 5431 | |
| 6387 | 12년 전 | 1838 | ||
| 6386 | 12년 전 | 3056 | ||
| 6385 |
희망과열정
|
12년 전 | 923 | |
| 6384 | 12년 전 | 3287 | ||
| 6383 | 12년 전 | 10594 | ||
| 6382 |
|
12년 전 | 5788 | |
| 6381 |
SugarSkull
|
12년 전 | 1029 | |
| 6380 | 12년 전 | 776 | ||
| 6379 |
|
12년 전 | 1981 | |
| 6378 | 12년 전 | 1559 | ||
| 6377 | 12년 전 | 492 | ||
| 6376 |
후라보노보노
|
12년 전 | 1330 | |
| 6375 | 12년 전 | 2865 | ||
| 6374 | 12년 전 | 829 | ||
| 6373 | 12년 전 | 2367 | ||
| 6372 |
takumi22
|
12년 전 | 1237 | |
| 6371 |
개초보제이
|
12년 전 | 770 | |
| 6370 |
고급자가되고
|
12년 전 | 1455 | |
| 6369 | 12년 전 | 875 | ||
| 6368 | 12년 전 | 3175 | ||
| 6367 | 12년 전 | 1872 | ||
| 6366 | 12년 전 | 2872 | ||
| 6365 |
lilyosia
|
12년 전 | 1790 | |
| 6364 | 12년 전 | 1054 | ||
| 6363 | 12년 전 | 1587 | ||
| 6362 | 12년 전 | 2731 | ||
| 6361 | 12년 전 | 2553 | ||
| 6360 | 12년 전 | 1000 | ||
| 6359 | 12년 전 | 2103 | ||
| 6358 |
|
12년 전 | 1786 | |
| 6357 |
에헤라디야자진방아를돌려라
|
12년 전 | 775 | |
| 6356 | 12년 전 | 2076 | ||
| 6355 | 12년 전 | 3783 | ||
| 6354 | 12년 전 | 3097 | ||
| 6353 | 12년 전 | 1546 | ||
| 6352 | 12년 전 | 7768 | ||
| 6351 | 12년 전 | 2537 | ||
| 6350 | 12년 전 | 2795 | ||
| 6349 | 12년 전 | 1875 | ||
| 6348 | 12년 전 | 3545 | ||
| 6347 | 12년 전 | 1445 | ||
| 6346 | 12년 전 | 1182 | ||
| 6345 | 12년 전 | 1834 | ||
| 6344 | 12년 전 | 1406 | ||
| 6343 |
프로프리랜서
|
12년 전 | 2059 | |
| 6342 |
프로프리랜서
|
12년 전 | 1373 | |
| 6341 |
프로프리랜서
|
12년 전 | 1811 | |
| 6340 |
프로프리랜서
|
12년 전 | 1893 | |
| 6339 |
프로프리랜서
|
12년 전 | 1336 | |
| 6338 |
프로프리랜서
|
12년 전 | 1575 | |
| 6337 | 12년 전 | 5262 | ||
| 6336 |
프로프리랜서
|
12년 전 | 1628 | |
| 6335 |
프로프리랜서
|
12년 전 | 951 | |
| 6334 |
프로프리랜서
|
12년 전 | 1325 | |
| 6333 |
프로프리랜서
|
12년 전 | 2438 | |
| 6332 | 12년 전 | 1097 | ||
| 6331 |
돗단배123
|
12년 전 | 1419 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기