관련파일 : 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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7030 | 11년 전 | 1415 | ||
| 7029 |
|
11년 전 | 3249 | |
| 7028 |
|
11년 전 | 1144 | |
| 7027 | 11년 전 | 1012 | ||
| 7026 | 11년 전 | 2089 | ||
| 7025 |
어려워요잉
|
11년 전 | 2744 | |
| 7024 | 11년 전 | 2105 | ||
| 7023 | 11년 전 | 3140 | ||
| 7022 |
Shhhh
|
11년 전 | 1536 | |
| 7021 |
|
11년 전 | 3278 | |
| 7020 | 11년 전 | 795 | ||
| 7019 |
막돼먹은영애
|
11년 전 | 1088 | |
| 7018 | 11년 전 | 1959 | ||
| 7017 | 11년 전 | 2324 | ||
| 7016 | 11년 전 | 1033 | ||
| 7015 | 11년 전 | 2833 | ||
| 7014 | 11년 전 | 3033 | ||
| 7013 | 11년 전 | 1520 | ||
| 7012 |
|
11년 전 | 2197 | |
| 7011 | 11년 전 | 1049 | ||
| 7010 | 11년 전 | 1404 | ||
| 7009 |
|
11년 전 | 1082 | |
| 7008 | 11년 전 | 2271 | ||
| 7007 | 11년 전 | 2188 | ||
| 7006 |
|
11년 전 | 1180 | |
| 7005 | 11년 전 | 5313 | ||
| 7004 | 11년 전 | 2361 | ||
| 7003 | 11년 전 | 3076 | ||
| 7002 | 11년 전 | 1927 | ||
| 7001 | 11년 전 | 971 | ||
| 7000 | 11년 전 | 2051 | ||
| 6999 |
|
11년 전 | 2171 | |
| 6998 | 11년 전 | 1888 | ||
| 6997 |
네이비칼라
|
11년 전 | 1500 | |
| 6996 | 11년 전 | 959 | ||
| 6995 |
|
11년 전 | 1862 | |
| 6994 | 11년 전 | 2579 | ||
| 6993 |
kimsdesign
|
11년 전 | 1305 | |
| 6992 |
|
11년 전 | 2777 | |
| 6991 | 11년 전 | 1722 | ||
| 6990 | 11년 전 | 4478 | ||
| 6989 | 11년 전 | 1858 | ||
| 6988 |
네이비컬러
|
11년 전 | 2522 | |
| 6987 | 11년 전 | 3734 | ||
| 6986 |
잘살아보자
|
11년 전 | 1596 | |
| 6985 |
잘살아보자
|
11년 전 | 2478 | |
| 6984 | 11년 전 | 831 | ||
| 6983 |
천재조상훈
|
11년 전 | 1876 | |
| 6982 |
천재조상훈
|
11년 전 | 4508 | |
| 6981 |
천재조상훈
|
11년 전 | 1636 | |
| 6980 |
|
11년 전 | 1886 | |
| 6979 |
|
11년 전 | 760 | |
| 6978 |
잘살아보자
|
11년 전 | 1149 | |
| 6977 |
잘살아보자
|
11년 전 | 1474 | |
| 6976 |
잘살아보자
|
11년 전 | 1581 | |
| 6975 |
천재조상훈
|
11년 전 | 1484 | |
| 6974 |
잘살아보자
|
11년 전 | 2235 | |
| 6973 |
잘살아보자
|
11년 전 | 1161 | |
| 6972 |
잘살아보자
|
11년 전 | 3073 | |
| 6971 |
잘살아보자
|
11년 전 | 3280 | |
| 6970 |
잘살아보자
|
11년 전 | 1848 | |
| 6969 |
잘살아보자
|
11년 전 | 4780 | |
| 6968 | 11년 전 | 9907 | ||
| 6967 |
|
11년 전 | 2644 | |
| 6966 |
|
11년 전 | 1119 | |
| 6965 | 11년 전 | 3263 | ||
| 6964 | 11년 전 | 2587 | ||
| 6963 | 11년 전 | 2106 | ||
| 6962 |
star3840
|
11년 전 | 1019 | |
| 6961 | 11년 전 | 4246 | ||
| 6960 |
|
11년 전 | 736 | |
| 6959 | 11년 전 | 1260 | ||
| 6958 |
|
11년 전 | 1678 | |
| 6957 | 11년 전 | 1903 | ||
| 6956 |
잘살아보자
|
11년 전 | 1853 | |
| 6955 | 11년 전 | 4630 | ||
| 6954 | 11년 전 | 1629 | ||
| 6953 |
잘살아보자
|
11년 전 | 877 | |
| 6952 |
잘살아보자
|
11년 전 | 2052 | |
| 6951 | 11년 전 | 1615 | ||
| 6950 | 11년 전 | 2617 | ||
| 6949 |
잘살아보자
|
11년 전 | 889 | |
| 6948 | 11년 전 | 1562 | ||
| 6947 | 11년 전 | 1472 | ||
| 6946 | 11년 전 | 1618 | ||
| 6945 | 11년 전 | 1231 | ||
| 6944 | 11년 전 | 1193 | ||
| 6943 | 11년 전 | 1236 | ||
| 6942 | 11년 전 | 1590 | ||
| 6941 | 11년 전 | 1663 | ||
| 6940 | 11년 전 | 1758 | ||
| 6939 | 11년 전 | 1670 | ||
| 6938 | 11년 전 | 1949 | ||
| 6937 | 11년 전 | 1156 | ||
| 6936 | 11년 전 | 1356 | ||
| 6935 | 11년 전 | 1306 | ||
| 6934 | 11년 전 | 1472 | ||
| 6933 | 11년 전 | 1982 | ||
| 6932 | 11년 전 | 1540 | ||
| 6931 | 11년 전 | 1545 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기