관련파일 : 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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7130 | 11년 전 | 2301 | ||
| 7129 | 11년 전 | 706 | ||
| 7128 |
senseme
|
11년 전 | 1285 | |
| 7127 | 11년 전 | 1161 | ||
| 7126 | 11년 전 | 811 | ||
| 7125 | 11년 전 | 2941 | ||
| 7124 | 11년 전 | 1418 | ||
| 7123 |
잘살아보자
|
11년 전 | 1275 | |
| 7122 |
잘살아보자
|
11년 전 | 676 | |
| 7121 |
잘살아보자
|
11년 전 | 3024 | |
| 7120 |
잘살아보자
|
11년 전 | 2903 | |
| 7119 |
잘살아보자
|
11년 전 | 721 | |
| 7118 |
잘살아보자
|
11년 전 | 3423 | |
| 7117 |
잘살아보자
|
11년 전 | 847 | |
| 7116 | 11년 전 | 735 | ||
| 7115 | 11년 전 | 1024 | ||
| 7114 | 11년 전 | 829 | ||
| 7113 | 11년 전 | 650 | ||
| 7112 | 11년 전 | 1070 | ||
| 7111 | 11년 전 | 1786 | ||
| 7110 | 11년 전 | 1028 | ||
| 7109 |
버섯먹은나
|
11년 전 | 792 | |
| 7108 | 11년 전 | 626 | ||
| 7107 | 11년 전 | 2401 | ||
| 7106 | 11년 전 | 1948 | ||
| 7105 | 11년 전 | 2477 | ||
| 7104 | 11년 전 | 1414 | ||
| 7103 |
|
11년 전 | 2696 | |
| 7102 | 11년 전 | 3112 | ||
| 7101 | 11년 전 | 4433 | ||
| 7100 | 11년 전 | 5780 | ||
| 7099 | 11년 전 | 2127 | ||
| 7098 | 11년 전 | 1711 | ||
| 7097 | 11년 전 | 1442 | ||
| 7096 | 11년 전 | 1118 | ||
| 7095 |
잘살아보자
|
11년 전 | 850 | |
| 7094 |
잘살아보자
|
11년 전 | 1044 | |
| 7093 |
잘살아보자
|
11년 전 | 922 | |
| 7092 |
잘살아보자
|
11년 전 | 1406 | |
| 7091 |
잘살아보자
|
11년 전 | 2203 | |
| 7090 |
잘살아보자
|
11년 전 | 878 | |
| 7089 | 11년 전 | 1055 | ||
| 7088 | 11년 전 | 1701 | ||
| 7087 | 11년 전 | 1397 | ||
| 7086 | 11년 전 | 1299 | ||
| 7085 |
|
11년 전 | 1219 | |
| 7084 | 11년 전 | 1141 | ||
| 7083 | 11년 전 | 3491 | ||
| 7082 | 11년 전 | 1133 | ||
| 7081 | 11년 전 | 1729 | ||
| 7080 | 11년 전 | 2006 | ||
| 7079 | 11년 전 | 1316 | ||
| 7078 | 11년 전 | 1291 | ||
| 7077 | 11년 전 | 1289 | ||
| 7076 | 11년 전 | 757 | ||
| 7075 | 11년 전 | 1149 | ||
| 7074 |
네이비칼라
|
11년 전 | 1495 | |
| 7073 | 11년 전 | 1465 | ||
| 7072 |
|
11년 전 | 827 | |
| 7071 | 11년 전 | 1189 | ||
| 7070 | 11년 전 | 927 | ||
| 7069 | 11년 전 | 1692 | ||
| 7068 | 11년 전 | 1339 | ||
| 7067 |
TPSint
|
11년 전 | 724 | |
| 7066 | 11년 전 | 2147 | ||
| 7065 | 11년 전 | 6635 | ||
| 7064 | 11년 전 | 1287 | ||
| 7063 | 11년 전 | 1129 | ||
| 7062 | 11년 전 | 1063 | ||
| 7061 | 11년 전 | 910 | ||
| 7060 | 11년 전 | 1461 | ||
| 7059 | 11년 전 | 856 | ||
| 7058 |
EngineMan
|
11년 전 | 3395 | |
| 7057 | 11년 전 | 1240 | ||
| 7056 | 11년 전 | 1631 | ||
| 7055 | 11년 전 | 1006 | ||
| 7054 | 11년 전 | 2646 | ||
| 7053 |
네이비칼라
|
11년 전 | 1277 | |
| 7052 | 11년 전 | 2574 | ||
| 7051 | 11년 전 | 1932 | ||
| 7050 | 11년 전 | 2448 | ||
| 7049 | 11년 전 | 1394 | ||
| 7048 | 11년 전 | 2524 | ||
| 7047 | 11년 전 | 1342 | ||
| 7046 | 11년 전 | 1026 | ||
| 7045 | 11년 전 | 1052 | ||
| 7044 | 11년 전 | 5431 | ||
| 7043 | 11년 전 | 1223 | ||
| 7042 | 11년 전 | 779 | ||
| 7041 |
열라뽕똬이
|
11년 전 | 753 | |
| 7040 | 11년 전 | 1107 | ||
| 7039 | 11년 전 | 1455 | ||
| 7038 | 11년 전 | 1869 | ||
| 7037 | 11년 전 | 2171 | ||
| 7036 | 11년 전 | 1081 | ||
| 7035 | 11년 전 | 1400 | ||
| 7034 | 11년 전 | 1342 | ||
| 7033 |
열라뽕똬이
|
11년 전 | 991 | |
| 7032 | 11년 전 | 748 | ||
| 7031 | 11년 전 | 2174 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기