diff --git a/css/default.css b/css/default.css index c40a6dc50..878659f7e 100644 --- a/css/default.css +++ b/css/default.css @@ -258,15 +258,15 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} .sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto} .sv_nojs .sv {display:block} -/* pagination */ -.pg_wrap {clear:both;margin:0 0 20px;padding-top:20px;text-align:center} -.pg {display:inline-block;border:1px solid #cfded8;letter-spacing:-4px} -.pg a:focus, .pg a:hover, .pg a:active {text-decoration:none} -.pg_page, .pg_current {display:inline-block;padding:0 12px;height:30px;color:#000;letter-spacing:0;line-height:2.6em;vertical-align:middle} -.pg_page {background:#f9f9f9;text-decoration:none} -.pg_start, .pg_prev {border-right:1px solid #cfded8} -.pg_end, .pg_next {border-left:1px solid #cfded8} -.pg_current {background:#333;color:#fff;font-weight:bold} +/* 페이징 */ +.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center} +.pg {} +.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle} +.pg a:focus, .pg a:hover {text-decoration:none} +.pg_page {background:#e4eaec;text-decoration:none} +.pg_start, .pg_prev {/* 이전 */} +.pg_end, .pg_next {/* 다음 */} +.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal} /* Mobile화면으로 */ #device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center} \ No newline at end of file diff --git a/css/mobile.css b/css/mobile.css index 01992db21..165254e07 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -43,7 +43,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} /* 상단 레이아웃 */ #hd {position:relative;background:#fff} #hd:after {display:block;visibility:hidden;clear:both;content:""} -#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} +#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden} #logo {float:left;padding:15px 0;margin-left:5px} @@ -217,14 +217,14 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} /* 모바일에서는 사이드뷰를 지원하지 않습니다. */ /* 페이징 */ -.pg_wrap {clear:both;margin:0 0 10px;padding-top:10px;text-align:center} -.pg {display:inline-block;border:1px solid #cfded8;letter-spacing:-4px} -.pg a:focus, .pg a:hover, .pg a:active {text-decoration:none} -.pg_page, .pg_current, .qa_page {display:inline-block;padding:0 10px;color:#000;letter-spacing:0;line-height:2.5em;vertical-align:middle} -.pg_page, .qa_page {background:#f9f9f9;text-decoration:none} -.pg_start, .pg_prev, .qa_start, .qa_prev {padding:0 5px;border-right:1px solid #cfded8} -.pg_end, .pg_next, .qa_end, .qa_next {padding:0 5px;border-left:1px solid #cfded8} -.pg_current {background:#333;color:#fff;font-weight:bold} +.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center} +.pg {} +.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle} +.pg a:focus, .pg a:hover {text-decoration:none} +.pg_page {background:#e4eaec;text-decoration:none} +.pg_start, .pg_prev {/* 이전 */} +.pg_end, .pg_next {/* 다음 */} +.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal} /* PC화면으로 */ #device_change {display:block;margin:5px;padding:5px 0;border:1px solid #eee;border-radius:2em;color:#000;font-size:1em;text-decoration:none;text-align:center} \ No newline at end of file diff --git a/js/certify.js b/js/certify.js index 9402449f8..0ffcb4dcc 100644 --- a/js/certify.js +++ b/js/certify.js @@ -13,19 +13,16 @@ function certify_win_open(type, url) } else if(type == 'kcp-hp') { - if( ( navigator.userAgent.indexOf("Android") > - 1 || navigator.userAgent.indexOf("iPhone") > - 1 ) == false ) // 스마트폰이 아닌경우 - { - var return_gubun; - var width = 410; - var height = 500; + var return_gubun; + var width = 410; + var height = 500; - var leftpos = screen.width / 2 - ( width / 2 ); - var toppos = screen.height / 2 - ( height / 2 ); + var leftpos = screen.width / 2 - ( width / 2 ); + var toppos = screen.height / 2 - ( height / 2 ); - var winopts = "width=" + width + ", height=" + height + ", toolbar=no,status=no,statusbar=no,menubar=no,scrollbars=no,resizable=no"; - var position = ",left=" + leftpos + ", top=" + toppos; - var AUTH_POP = window.open(url,'auth_popup', winopts + position); - } + var winopts = "width=" + width + ", height=" + height + ", toolbar=no,status=no,statusbar=no,menubar=no,scrollbars=no,resizable=no"; + var position = ",left=" + leftpos + ", top=" + toppos; + var AUTH_POP = window.open(url,'auth_popup', winopts + position); } } diff --git a/js/zip.js b/js/zip.js index 31e4404c1..870090b90 100644 --- a/js/zip.js +++ b/js/zip.js @@ -43,7 +43,7 @@ sigungu['제주특별자치도'] = '서귀포시,제주시'; $(function() { // 시도 선택시 시군구 option 을 만든다. - $("#sido").on("change", function() { + $("#sido").bind("change", function() { var sido = $(this).val(); gugun_make(sido); @@ -77,25 +77,17 @@ function gugun_make(sido) function search_call(page) { + $("#q_info").fadeOut(200); + var sido = $("#sido").val(); var gugun = $("#gugun").val(); var q = $.trim($("#q").val()); + if(!page) page = 1; - $.ajax({ - type: "POST", - url: "http://juso.sir.co.kr/search.php", - async: false, - dataType: "jsonp", - jsonp: "callback", - data: { - "sido": sido, - "gugun": gugun, - "page": page, - "q": q - }, - success:function(data) { + $.getJSON("http://juso.sir.co.kr/search.php?sido="+sido+"&gugun="+gugun+"&page="+page+"&q="+q+"&callback=?", + function(data) { $("#result").empty(); if(data.error) { @@ -105,5 +97,5 @@ function search_call(page) $("#result").html(data.juso); } - }); + ); } \ No newline at end of file diff --git a/mobile/skin/member/basic/img/reg_result_logo.jpg b/mobile/skin/member/basic/img/reg_result_logo.jpg index 9bdf4f72d..4f3dbb9c3 100644 Binary files a/mobile/skin/member/basic/img/reg_result_logo.jpg and b/mobile/skin/member/basic/img/reg_result_logo.jpg differ diff --git a/mobile/skin/member/basic/img/zip_ico_up.gif b/mobile/skin/member/basic/img/zip_ico_up.gif new file mode 100644 index 000000000..a1eff70fa Binary files /dev/null and b/mobile/skin/member/basic/img/zip_ico_up.gif differ diff --git a/mobile/skin/member/basic/register_form.skin.php b/mobile/skin/member/basic/register_form.skin.php index f6683245f..b32210463 100644 --- a/mobile/skin/member/basic/register_form.skin.php +++ b/mobile/skin/member/basic/register_form.skin.php @@ -255,15 +255,6 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 - - -

@@ -20,28 +21,12 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 -
+
@@ -59,65 +44,16 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 \ No newline at end of file diff --git a/skin/member/basic/img/zip_ico_up.gif b/skin/member/basic/img/zip_ico_up.gif new file mode 100644 index 000000000..a1eff70fa Binary files /dev/null and b/skin/member/basic/img/zip_ico_up.gif differ diff --git a/skin/member/basic/style.css b/skin/member/basic/style.css index b7b8c82c6..7f7e06e13 100644 --- a/skin/member/basic/style.css +++ b/skin/member/basic/style.css @@ -167,14 +167,15 @@ /* 우편번호 검색 */ #post_code p {margin:0 20px 10px} #post_code #code_sch {margin:0 20px} -#post_code #code_sch div {margin:5px 0 0} +#post_code #code_sch #sch_q {position:relative;margin:5px 0 0} +#post_code #code_sch #q_info {display:none;z-index:2;position:absolute;top:33px;left:0;padding:5px;background:#e4eaec} +#post_code #code_sch #q_info span {position:absolute;top:-6px;left:5px;width:11px;height:6px;background:url('img/zip_ico_up.gif')} #post_code #code_sch .btn_submit {padding:0 8px;height:24px} #post_code #result {margin:0 20px} #post_code #result_b4 {display:block;padding:30px 0;border-bottom:1px solid #dde4e9;text-align:center} #post_code #result .result_msg {padding:15px 0} #post_code #result .result_fail {border:1px solid #dde4e9;background:#f0f5fc;color:#ff3061;text-align:center} #post_code #result ul {margin:0;padding:0;border-bottom:1px solid #dde4e9;background:#f0f5fc;list-style:none} -#post_code #result li {padding:0 10px 10px;border:1px solid #dde4e9;border-bottom:0} -#post_code #result li a {display:block;padding:10px 0 4px} -#post_code #result li div {color:#738D94} +#post_code #result li {padding:10px;border:1px solid #dde4e9;border-bottom:0} +#post_code #result li div {margin:4px 0 0;color:#738D94} #post_code #result li div:before {content:"▶ "} \ No newline at end of file diff --git a/skin/member/basic/zip.skin.php b/skin/member/basic/zip.skin.php index 6b02d312d..7c432413f 100644 --- a/skin/member/basic/zip.skin.php +++ b/skin/member/basic/zip.skin.php @@ -3,8 +3,8 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 ?> - - + +

@@ -26,7 +26,8 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 -
+
+
정확하고 빠른 검색을 위해 아래의 예시처럼 입력해 주세요.

입력예1) 강남대로37길 24-6
입력예2) 서초동 1362-19
입력예3) 서초2동 1362-19
@@ -44,6 +45,16 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가