');
f.document.write('');
f.document.write('');
f.document.write('<'+'/'+'head'+'>');
f.document.write('<'+'div'+' class="listsheet">');
f.document.write($('#excel_data').html());
f.document.write('<'+'/'+'div'+'>');
f.document.write('<'+'/'+'body'+'><'+'/'+'html'+'>');
f.document.close();
f.location.reload();
setTimeout("f.print()",1000);//익스8을 위해 타임아웃 처리
}else{
var initBody;
window.onbeforeprint = function(){
initBody = document.body.innerHTML;
document.body.innerHTML = document.getElementById('excel_data').innerHTML;
}
window.onafterprint = function(){
document.body.innerHTML = initBody;
}
window.print();
}
/*$("#excel_data").printThis({
debug: true,
importCSS: true,
printContainer: false,
loadCSS: "/css/hub.css",
pageTitle: "prt",
removeInline: false
});*/
}).css('cursor','pointer');
$('.print2_btn').click(function(){
//$("#excel_data").printThis();
var agent = navigator.userAgent.toLowerCase();
if ( (navigator.appName == 'Netscape' && navigator.userAgent.search('Trident') != -1) || (agent.indexOf("msie") != -1) ) {//IE
f = window.open('', 'offprint', 'width=1024, height=320, scrollbars=yes');
f.document.open();
f.document.write('<'+'html'+'><'+'head'+'>');
f.document.write('');
f.document.write('');
f.document.write('');
f.document.write('<'+'/'+'head'+'>');
f.document.write('<'+'div'+' class="listsheet">');
f.document.write($('#print_data').html());
f.document.write('<'+'/'+'div'+'>');
f.document.write('<'+'/'+'body'+'><'+'/'+'html'+'>');
f.document.close();
f.location.reload();
setTimeout("f.print()",1000);//익스8을 위해 타임아웃 처리
}else{
var initBody;
window.onbeforeprint = function(){
initBody = document.body.innerHTML;
document.body.innerHTML = document.getElementById('print_data').innerHTML;
}
window.onafterprint = function(){
document.body.innerHTML = initBody;
}
window.print();
}
/*$("#excel_data").printThis({
debug: true,
importCSS: true,
printContainer: false,
loadCSS: "/css/hub.css",
pageTitle: "prt",
removeInline: false
});*/
}).css('cursor','pointer');
$('.print_btn2').click(function(){
f = window.open('', 'offprint', 'width=1024, height=600, scrollbars=yes');
f.location.href="printNoticeView.htm?no="+$(this).attr('data-no')+"&srh_totBidData=";
}).css('cursor','pointer');
$(".submenu").css('display','none');
$('.navi').click(function(){
if($(".submenu").css('display') == 'none'){
$(".submenu").slideDown();
}
});
$('.close img').click(function() {
if($(".submenu").css('display') == 'block'){
$('.submenu').slideUp();
}
}).css('cursor','pointer');
/* $(".submenu").css('display','none');
$('.navi').mouseover(function(){
if($(".submenu").css('display') == 'none'){
$(".submenu").slideDown();
}
});
$('.submenu_close').click(function(){
$('.submenu').slideUp();
});
*/
});
function number_format(num){ //3자리 콤마 찍기 함수
var num_str = num.toString();
var result = "";
for(var i=0; i 커뮤니티 > 공지사항공지사항BIDINFO에서 발빠르게 전하는 생생한 소식을 알아보세요!
[나라장터] 스마트나라장터 서비스 중단 및 확대 서비스 일정 안내
작성자
관리자
작성일
2013/01/11 00:00:00
분류
조회
5302
첨부파일
나라장터 시스템이 2013년 1월 14일(월)부터 새로운 모습으로 개편되어 서비스 됨에 따라
스마트나라장터의 보완(구조 동기화) 및 3개 통신사 확대 무료 서비스 등을 위해 아래와
같이 일정 기간 동안 스마트나라장터 서비스가 중단됨을 알려드립니다.
== 아 래 ==
□ 스마트나라장터 서비스 중단 기간 : 2013년 1월 11일 20:00 - 2013년 2월 28일
□ 스마트나라장터 확대 서비스 : 2013년 3월 1일
○ 서비스 통신사 : KT, LG U+, SK
○ 대상 단말기
- 안드로이드용(아이스크림샌드위치): 갤럭시(S, S2, S3, 노트), 옵티머스LTE 베가레이서
- iOS(iOS5): 아이패드1(3G), 2(3G), 아이폰(3GS, 4, 4S)
* 위에서 제시한 단말기(OS는 아이스크림샌드위치, iOS5)에서만 정상 서비스 가능
○ 서비스 이용료 : 무료
* 기존 월정액(부가서비스) 부과는 폐지하는 것으로 KT와 협의 완료
□ 서비스 이용 방법
○ 앱 설치 방법 : 마켓에서 스마트 나라장터로 검색하여 설치
- 안드로이드용 단말기 : 구글 Play 마켓
- iOS용 단말기 : 아이폰 앱스토어