관련파일 : 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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 6930 |
SOFTA
|
11년 전 | 5980 | |
| 6929 |
|
11년 전 | 1590 | |
| 6928 | 11년 전 | 1753 | ||
| 6927 | 11년 전 | 1777 | ||
| 6926 | 11년 전 | 1879 | ||
| 6925 | 11년 전 | 2270 | ||
| 6924 | 11년 전 | 3869 | ||
| 6923 | 11년 전 | 2264 | ||
| 6922 |
level999
|
11년 전 | 1037 | |
| 6921 | 11년 전 | 817 | ||
| 6920 | 11년 전 | 952 | ||
| 6919 | 11년 전 | 1061 | ||
| 6918 | 11년 전 | 1310 | ||
| 6917 | 11년 전 | 15426 | ||
| 6916 | 11년 전 | 1426 | ||
| 6915 | 11년 전 | 577 | ||
| 6914 | 11년 전 | 612 | ||
| 6913 | 11년 전 | 875 | ||
| 6912 | 11년 전 | 3125 | ||
| 6911 |
사랑해요79
|
11년 전 | 963 | |
| 6910 | 11년 전 | 742 | ||
| 6909 | 11년 전 | 779 | ||
| 6908 | 11년 전 | 638 | ||
| 6907 | 11년 전 | 831 | ||
| 6906 | 11년 전 | 1585 | ||
| 6905 | 11년 전 | 566 | ||
| 6904 | 11년 전 | 1002 | ||
| 6903 | 11년 전 | 1675 | ||
| 6902 |
2donggalbi
|
11년 전 | 513 | |
| 6901 | 11년 전 | 1387 | ||
| 6900 | 11년 전 | 716 | ||
| 6899 | 11년 전 | 858 | ||
| 6898 |
열라뽕똬이
|
11년 전 | 1305 | |
| 6897 |
this1mg
|
11년 전 | 1607 | |
| 6896 |
sbdossb
|
11년 전 | 574 | |
| 6895 |
봉보로봉봉
|
11년 전 | 1149 | |
| 6894 |
똘똘이스머츠
|
11년 전 | 494 | |
| 6893 |
네이비컬러
|
11년 전 | 3638 | |
| 6892 | 11년 전 | 1071 | ||
| 6891 |
네이비컬러
|
11년 전 | 1318 | |
| 6890 | 11년 전 | 1140 | ||
| 6889 | 11년 전 | 583 | ||
| 6888 | 11년 전 | 722 | ||
| 6887 | 11년 전 | 612 | ||
| 6886 | 11년 전 | 5057 | ||
| 6885 | 11년 전 | 554 | ||
| 6884 |
asfasdfd235
|
11년 전 | 577 | |
| 6883 | 11년 전 | 3035 | ||
| 6882 | 11년 전 | 909 | ||
| 6881 | 11년 전 | 4426 | ||
| 6880 | 11년 전 | 1812 | ||
| 6879 |
퍼블리셔지노군
|
11년 전 | 2624 | |
| 6878 | 11년 전 | 557 | ||
| 6877 | 11년 전 | 577 | ||
| 6876 | 11년 전 | 1445 | ||
| 6875 | 11년 전 | 629 | ||
| 6874 | 11년 전 | 1600 | ||
| 6873 | 11년 전 | 1596 | ||
| 6872 | 11년 전 | 4456 | ||
| 6871 |
Abilityarch
|
11년 전 | 962 | |
| 6870 | 11년 전 | 2126 | ||
| 6869 | 11년 전 | 1406 | ||
| 6868 | 11년 전 | 1446 | ||
| 6867 | 11년 전 | 1523 | ||
| 6866 | 11년 전 | 742 | ||
| 6865 | 11년 전 | 1614 | ||
| 6864 | 11년 전 | 469 | ||
| 6863 | 11년 전 | 3747 | ||
| 6862 | 11년 전 | 1845 | ||
| 6861 | 11년 전 | 1644 | ||
| 6860 | 11년 전 | 1295 | ||
| 6859 |
cityman
|
11년 전 | 6811 | |
| 6858 | 11년 전 | 1266 | ||
| 6857 |
의정부아줌마
|
11년 전 | 865 | |
| 6856 | 11년 전 | 2370 | ||
| 6855 | 11년 전 | 1698 | ||
| 6854 | 11년 전 | 826 | ||
| 6853 | 11년 전 | 1209 | ||
| 6852 | 11년 전 | 2594 | ||
| 6851 | 11년 전 | 1960 | ||
| 6850 | 11년 전 | 1789 | ||
| 6849 | 11년 전 | 2081 | ||
| 6848 | 11년 전 | 2355 | ||
| 6847 | 11년 전 | 3134 | ||
| 6846 | 11년 전 | 2715 | ||
| 6845 | 11년 전 | 2799 | ||
| 6844 | 11년 전 | 3520 | ||
| 6843 | 11년 전 | 3264 | ||
| 6842 |
아트291
|
11년 전 | 694 | |
| 6841 | 11년 전 | 4170 | ||
| 6840 | 11년 전 | 5181 | ||
| 6839 | 11년 전 | 890 | ||
| 6838 |
|
11년 전 | 2094 | |
| 6837 | 11년 전 | 1278 | ||
| 6836 |
netdf
|
11년 전 | 607 | |
| 6835 |
|
11년 전 | 1006 | |
| 6834 | 11년 전 | 669 | ||
| 6833 |
|
11년 전 | 2686 | |
| 6832 |
울산굿모닝
|
11년 전 | 1656 | |
| 6831 |
|
11년 전 | 665 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기