');
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 커뮤니티 > 공지사항
공지사항
비드인포에서 발빠르게 전하는 생생한 소식을 알아보세요!
번호
분류
제목
등록일
조회
첨부문서
2420
발주시스템 [한국토지주택공사] 공정거래위원회 입찰담합조사과에서 알...
2024-02-28
198
2419
발주시스템 [인천국제공항공사] 지문보안 토큰 사용의무 폐지 안내...
2024-02-22
204
2418
발주시스템 [조달청] 나라장터 입찰 마감시간 분산 … 안정적 운영...
2024-02-22
199
2417
발주시스템 [나라장터][알림] e-발주 서비스 이용 공고 건 일부...
2024-02-22
200
2416
발주시스템 [나라장터] 품명 및 세부품명 신설 알림(마이크로파일)...
2024-02-15
201
2415
발주시스템 [나라장터] 입찰서 접수 마감 일시 분산(제한) 운영 ...
2024-02-15
203
2414
발주시스템 [한국토지주택공사] 경기북부본부 조달계약팀 우편물 송달...
2024-02-15
201
2413
발주시스템 [나라장터] 콜센터 상담사가 직접 알려주는 나라장터 이...
2024-02-15
200
2412
발주시스템 [나라장터] 품명 및 세부품명 신설 알림(선회창)...
2024-02-15
201
2411
발주시스템 [한국수자원공사] 계약 종류별 낙찰하한율('23년 7월...
2024-02-15
201