');
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');
}).css('cursor','pointer');
/*
$(".submenu").css('display','none');
$('.navi').mouseover(function(){
if($(".submenu").css('display') == 'none'){
$(".submenu").slideDown();
}
});
$('.submenu').mouseleave(function() {
if($(".submenu").css('display') == 'block'){
$('.submenu').slideUp();
}
}).css('cursor','pointer');
*/
$(".submenu").css('display','none');
$('.navi').click(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 커뮤니티대한민국 입찰컨설팅 1위 이룸누리입니다. 커뮤니티 > 공지사항 연말 입찰마감 공고 건 증가로 투찰이 평상시보다 2배가량 많습니다. 나라장터 서버 등의 가용자원 및 운영인력이 한정되어 있어서 특정시간대 투찰이 집중되면 서비스가 지연될 수 있고 입찰자 PC문제 발생 시 신속한 응대조치가 어려울 수 있습니다. 입찰에 참여하실 분들은 입찰마감시각에 임박하여 투찰하지 마시고 충분한 시간여유를 갖고 입찰에 참여하여 주실 것을 당부 드립니다. (※ 특히 9시~10시에는 투찰이 집중되니, 가급적 동 시간대를 피하여 입찰참여) 또한 콜센터 전화연결이 어려울 경우에는 나라장터 > e-고객센터 > 질의응답 게시판에 문의내용을 남겨 주시면 최대한 빨리 답변 드리도록 하겠습니다. 우리 청은 보다 원활한 입찰서비스 제공을 위하여 최선을 다하겠습니다. 감사합니다. 문의처 1588-0800 공지사항SBID에서 발빠르게 전하는 생생한 소식을 알아보세요!
[나라장터] 연말 입찰마감 집중에 따른 입찰참여 시 당부말씀
작성자
관리자
작성일
2022/12/15 13:57:23
분류
발주시스템
조회
212
첨부파일