관련파일 : 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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 430 | 19년 전 | 4094 | ||
| 429 | 19년 전 | 3290 | ||
| 428 | 19년 전 | 4127 | ||
| 427 | 19년 전 | 3465 | ||
| 426 | 19년 전 | 3099 | ||
| 425 | 19년 전 | 3395 | ||
| 424 | 19년 전 | 2437 | ||
| 423 | 19년 전 | 2855 | ||
| 422 | 19년 전 | 2344 | ||
| 421 | 19년 전 | 3703 | ||
| 420 | 19년 전 | 4730 | ||
| 419 | 19년 전 | 3784 | ||
| 418 |
|
19년 전 | 1736 | |
| 417 | 19년 전 | 2740 | ||
| 416 | 19년 전 | 2387 | ||
| 415 | 19년 전 | 2603 | ||
| 414 | 19년 전 | 4402 | ||
| 413 |
|
19년 전 | 2586 | |
| 412 | 19년 전 | 3038 | ||
| 411 |
|
19년 전 | 2985 | |
| 410 |
|
19년 전 | 3675 | |
| 409 |
|
19년 전 | 3628 | |
| 408 |
|
19년 전 | 1848 | |
| 407 | 19년 전 | 2223 | ||
| 406 | 19년 전 | 2776 | ||
| 405 | 19년 전 | 2438 | ||
| 404 | 19년 전 | 4293 | ||
| 403 | 19년 전 | 3299 | ||
| 402 |
NeoGenesis
|
19년 전 | 4087 | |
| 401 | 19년 전 | 2601 | ||
| 400 |
|
19년 전 | 2486 | |
| 399 | 19년 전 | 2948 | ||
| 398 | 19년 전 | 2479 | ||
| 397 | 19년 전 | 2776 | ||
| 396 | 19년 전 | 2466 | ||
| 395 | 19년 전 | 3174 | ||
| 394 | 19년 전 | 1708 | ||
| 393 | 19년 전 | 2987 | ||
| 392 | 19년 전 | 2243 | ||
| 391 | 19년 전 | 2174 | ||
| 390 | 19년 전 | 2277 | ||
| 389 | 19년 전 | 2640 | ||
| 388 | 19년 전 | 2150 | ||
| 387 | 19년 전 | 4478 | ||
| 386 |
|
19년 전 | 2681 | |
| 385 |
|
19년 전 | 2474 | |
| 384 | 19년 전 | 3000 | ||
| 383 | 19년 전 | 3043 | ||
| 382 | 19년 전 | 3100 | ||
| 381 |
|
19년 전 | 2627 | |
| 380 |
|
19년 전 | 3011 | |
| 379 | 19년 전 | 2542 | ||
| 378 | 19년 전 | 2201 | ||
| 377 | 19년 전 | 2775 | ||
| 376 | 19년 전 | 2465 | ||
| 375 |
|
19년 전 | 2552 | |
| 374 | 19년 전 | 3807 | ||
| 373 | 19년 전 | 3261 | ||
| 372 | 19년 전 | 4983 | ||
| 371 |
세은아빠2
|
19년 전 | 2408 | |
| 370 | 19년 전 | 4495 | ||
| 369 | 19년 전 | 3104 | ||
| 368 | 19년 전 | 2887 | ||
| 367 | 19년 전 | 3721 | ||
| 366 | 19년 전 | 2641 | ||
| 365 | 19년 전 | 3728 | ||
| 364 | 19년 전 | 4004 | ||
| 363 | 19년 전 | 3428 | ||
| 362 | 19년 전 | 3471 | ||
| 361 | 19년 전 | 4099 | ||
| 360 |
hwatta
|
19년 전 | 2354 | |
| 359 | 19년 전 | 5096 | ||
| 358 | 19년 전 | 3651 | ||
| 357 | 19년 전 | 2590 | ||
| 356 |
sdesign1s
|
19년 전 | 2271 | |
| 355 | 20년 전 | 2741 | ||
| 354 | 20년 전 | 3023 | ||
| 353 | 20년 전 | 2785 | ||
| 352 |
|
20년 전 | 5765 | |
| 351 |
|
20년 전 | 2697 | |
| 350 |
|
20년 전 | 4284 | |
| 349 |
hwatta
|
20년 전 | 2178 | |
| 348 | 20년 전 | 7304 | ||
| 347 | 20년 전 | 2408 | ||
| 346 | 20년 전 | 3494 | ||
| 345 | 20년 전 | 4301 | ||
| 344 | 20년 전 | 2629 | ||
| 343 | 20년 전 | 3915 | ||
| 342 | 20년 전 | 3061 | ||
| 341 | 20년 전 | 4081 | ||
| 340 |
|
20년 전 | 5127 | |
| 339 |
|
20년 전 | 4225 | |
| 338 | 20년 전 | 5860 | ||
| 337 | 20년 전 | 2033 | ||
| 336 |
|
20년 전 | 3304 | |
| 335 |
|
20년 전 | 3532 | |
| 334 |
|
20년 전 | 2915 | |
| 333 |
hwatta
|
20년 전 | 2424 | |
| 332 | 20년 전 | 4650 | ||
| 331 | 20년 전 | 2262 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기