관련파일 : 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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7330 | 11년 전 | 1691 | ||
| 7329 | 11년 전 | 939 | ||
| 7328 | 11년 전 | 2235 | ||
| 7327 | 11년 전 | 1726 | ||
| 7326 | 11년 전 | 3824 | ||
| 7325 | 11년 전 | 2284 | ||
| 7324 | 11년 전 | 4530 | ||
| 7323 |
호식이와미돌
|
11년 전 | 1306 | |
| 7322 |
호식이와미돌
|
11년 전 | 1155 | |
| 7321 | 11년 전 | 1797 | ||
| 7320 | 11년 전 | 1768 | ||
| 7319 | 11년 전 | 1332 | ||
| 7318 |
|
11년 전 | 988 | |
| 7317 |
멋진남자임
|
11년 전 | 1624 | |
| 7316 |
잘살아보자
|
11년 전 | 997 | |
| 7315 | 11년 전 | 1117 | ||
| 7314 | 11년 전 | 1328 | ||
| 7313 |
잘살아보자
|
11년 전 | 1135 | |
| 7312 | 11년 전 | 893 | ||
| 7311 |
사랑한데이
|
11년 전 | 2085 | |
| 7310 |
잘살아보자
|
11년 전 | 1899 | |
| 7309 |
잘살아보자
|
11년 전 | 3060 | |
| 7308 |
잘살아보자
|
11년 전 | 1028 | |
| 7307 |
잘살아보자
|
11년 전 | 787 | |
| 7306 | 11년 전 | 886 | ||
| 7305 |
잘살아보자
|
11년 전 | 2759 | |
| 7304 | 11년 전 | 1042 | ||
| 7303 | 11년 전 | 1239 | ||
| 7302 | 11년 전 | 749 | ||
| 7301 | 11년 전 | 1532 | ||
| 7300 |
mijaya
|
11년 전 | 1506 | |
| 7299 | 11년 전 | 921 | ||
| 7298 | 11년 전 | 1106 | ||
| 7297 | 11년 전 | 777 | ||
| 7296 | 11년 전 | 747 | ||
| 7295 | 11년 전 | 1574 | ||
| 7294 | 11년 전 | 922 | ||
| 7293 | 11년 전 | 819 | ||
| 7292 | 11년 전 | 911 | ||
| 7291 |
잘살아보자
|
11년 전 | 1099 | |
| 7290 |
잘살아보자
|
11년 전 | 766 | |
| 7289 | 11년 전 | 810 | ||
| 7288 |
잘살아보자
|
11년 전 | 1337 | |
| 7287 | 11년 전 | 842 | ||
| 7286 |
잘살아보자
|
11년 전 | 1340 | |
| 7285 | 11년 전 | 832 | ||
| 7284 | 11년 전 | 989 | ||
| 7283 | 11년 전 | 1013 | ||
| 7282 | 11년 전 | 783 | ||
| 7281 | 11년 전 | 816 | ||
| 7280 | 11년 전 | 1053 | ||
| 7279 | 11년 전 | 1977 | ||
| 7278 | 11년 전 | 819 | ||
| 7277 | 11년 전 | 826 | ||
| 7276 | 11년 전 | 765 | ||
| 7275 | 11년 전 | 1188 | ||
| 7274 | 11년 전 | 827 | ||
| 7273 | 11년 전 | 751 | ||
| 7272 | 11년 전 | 1066 | ||
| 7271 | 11년 전 | 1400 | ||
| 7270 | 11년 전 | 1028 | ||
| 7269 | 11년 전 | 958 | ||
| 7268 | 11년 전 | 998 | ||
| 7267 | 11년 전 | 1839 | ||
| 7266 | 11년 전 | 901 | ||
| 7265 | 11년 전 | 961 | ||
| 7264 |
잘살아보자
|
11년 전 | 2723 | |
| 7263 |
잘살아보자
|
11년 전 | 2265 | |
| 7262 |
잘살아보자
|
11년 전 | 1143 | |
| 7261 |
잘살아보자
|
11년 전 | 1636 | |
| 7260 |
잘살아보자
|
11년 전 | 1256 | |
| 7259 | 11년 전 | 1171 | ||
| 7258 |
잘살아보자
|
11년 전 | 1304 | |
| 7257 |
잘살아보자
|
11년 전 | 1900 | |
| 7256 | 11년 전 | 948 | ||
| 7255 |
그누5입문
|
11년 전 | 1952 | |
| 7254 | 11년 전 | 2171 | ||
| 7253 |
|
11년 전 | 869 | |
| 7252 | 11년 전 | 1009 | ||
| 7251 | 11년 전 | 723 | ||
| 7250 | 11년 전 | 1694 | ||
| 7249 | 11년 전 | 1553 | ||
| 7248 |
sogo87
|
11년 전 | 1047 | |
| 7247 | 11년 전 | 940 | ||
| 7246 | 11년 전 | 708 | ||
| 7245 |
잘살아보자
|
11년 전 | 1086 | |
| 7244 | 11년 전 | 1534 | ||
| 7243 |
presee
|
11년 전 | 604 | |
| 7242 |
sogo87
|
11년 전 | 791 | |
| 7241 | 11년 전 | 898 | ||
| 7240 |
브라이언2
|
11년 전 | 913 | |
| 7239 |
|
11년 전 | 1130 | |
| 7238 | 11년 전 | 2632 | ||
| 7237 |
잘살아보자
|
11년 전 | 2276 | |
| 7236 |
dethos79
|
11년 전 | 1845 | |
| 7235 |
멋진남자임
|
11년 전 | 1408 | |
| 7234 | 11년 전 | 1352 | ||
| 7233 | 11년 전 | 2324 | ||
| 7232 | 11년 전 | 1600 | ||
| 7231 | 11년 전 | 2787 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기