관련파일 : 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년 전 | 1409 | ||
| 7029 |
|
11년 전 | 3247 | |
| 7028 |
|
11년 전 | 1141 | |
| 7027 | 11년 전 | 1009 | ||
| 7026 | 11년 전 | 2085 | ||
| 7025 |
어려워요잉
|
11년 전 | 2744 | |
| 7024 | 11년 전 | 2104 | ||
| 7023 | 11년 전 | 3133 | ||
| 7022 |
Shhhh
|
11년 전 | 1528 | |
| 7021 |
|
11년 전 | 3273 | |
| 7020 | 11년 전 | 790 | ||
| 7019 |
막돼먹은영애
|
11년 전 | 1085 | |
| 7018 | 11년 전 | 1958 | ||
| 7017 | 11년 전 | 2323 | ||
| 7016 | 11년 전 | 1027 | ||
| 7015 | 11년 전 | 2829 | ||
| 7014 | 11년 전 | 3030 | ||
| 7013 | 11년 전 | 1518 | ||
| 7012 |
|
11년 전 | 2196 | |
| 7011 | 11년 전 | 1049 | ||
| 7010 | 11년 전 | 1402 | ||
| 7009 |
|
11년 전 | 1074 | |
| 7008 | 11년 전 | 2269 | ||
| 7007 | 11년 전 | 2186 | ||
| 7006 |
|
11년 전 | 1179 | |
| 7005 | 11년 전 | 5311 | ||
| 7004 | 11년 전 | 2359 | ||
| 7003 | 11년 전 | 3073 | ||
| 7002 | 11년 전 | 1920 | ||
| 7001 | 11년 전 | 959 | ||
| 7000 | 11년 전 | 2046 | ||
| 6999 |
|
11년 전 | 2165 | |
| 6998 | 11년 전 | 1878 | ||
| 6997 |
네이비칼라
|
11년 전 | 1494 | |
| 6996 | 11년 전 | 953 | ||
| 6995 |
|
11년 전 | 1857 | |
| 6994 | 11년 전 | 2577 | ||
| 6993 |
kimsdesign
|
11년 전 | 1300 | |
| 6992 |
|
11년 전 | 2774 | |
| 6991 | 11년 전 | 1719 | ||
| 6990 | 11년 전 | 4473 | ||
| 6989 | 11년 전 | 1853 | ||
| 6988 |
네이비컬러
|
11년 전 | 2514 | |
| 6987 | 11년 전 | 3728 | ||
| 6986 |
잘살아보자
|
11년 전 | 1592 | |
| 6985 |
잘살아보자
|
11년 전 | 2471 | |
| 6984 | 11년 전 | 825 | ||
| 6983 |
천재조상훈
|
11년 전 | 1868 | |
| 6982 |
천재조상훈
|
11년 전 | 4497 | |
| 6981 |
천재조상훈
|
11년 전 | 1630 | |
| 6980 |
|
11년 전 | 1879 | |
| 6979 |
|
11년 전 | 757 | |
| 6978 |
잘살아보자
|
11년 전 | 1146 | |
| 6977 |
잘살아보자
|
11년 전 | 1469 | |
| 6976 |
잘살아보자
|
11년 전 | 1575 | |
| 6975 |
천재조상훈
|
11년 전 | 1480 | |
| 6974 |
잘살아보자
|
11년 전 | 2232 | |
| 6973 |
잘살아보자
|
11년 전 | 1157 | |
| 6972 |
잘살아보자
|
11년 전 | 3070 | |
| 6971 |
잘살아보자
|
11년 전 | 3279 | |
| 6970 |
잘살아보자
|
11년 전 | 1844 | |
| 6969 |
잘살아보자
|
11년 전 | 4773 | |
| 6968 | 11년 전 | 9903 | ||
| 6967 |
|
11년 전 | 2640 | |
| 6966 |
|
11년 전 | 1113 | |
| 6965 | 11년 전 | 3259 | ||
| 6964 | 11년 전 | 2583 | ||
| 6963 | 11년 전 | 2101 | ||
| 6962 |
star3840
|
11년 전 | 1015 | |
| 6961 | 11년 전 | 4244 | ||
| 6960 |
|
11년 전 | 726 | |
| 6959 | 11년 전 | 1251 | ||
| 6958 |
|
11년 전 | 1677 | |
| 6957 | 11년 전 | 1899 | ||
| 6956 |
잘살아보자
|
11년 전 | 1852 | |
| 6955 | 11년 전 | 4628 | ||
| 6954 | 11년 전 | 1628 | ||
| 6953 |
잘살아보자
|
11년 전 | 865 | |
| 6952 |
잘살아보자
|
11년 전 | 2048 | |
| 6951 | 11년 전 | 1612 | ||
| 6950 | 11년 전 | 2615 | ||
| 6949 |
잘살아보자
|
11년 전 | 887 | |
| 6948 | 11년 전 | 1556 | ||
| 6947 | 11년 전 | 1465 | ||
| 6946 | 11년 전 | 1611 | ||
| 6945 | 11년 전 | 1230 | ||
| 6944 | 11년 전 | 1191 | ||
| 6943 | 11년 전 | 1233 | ||
| 6942 | 11년 전 | 1583 | ||
| 6941 | 11년 전 | 1656 | ||
| 6940 | 11년 전 | 1755 | ||
| 6939 | 11년 전 | 1667 | ||
| 6938 | 11년 전 | 1947 | ||
| 6937 | 11년 전 | 1153 | ||
| 6936 | 11년 전 | 1349 | ||
| 6935 | 11년 전 | 1300 | ||
| 6934 | 11년 전 | 1470 | ||
| 6933 | 11년 전 | 1980 | ||
| 6932 | 11년 전 | 1534 | ||
| 6931 | 11년 전 | 1537 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기