');
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');
$('.menu_map').click(function(){
if($(".submenu").css('display') == 'none'){
$(".submenu").slideDown();
}
});
$('.close img').click(function() {
if($(".submenu").css('display') == 'block'){
$('.submenu').slideUp();
}
}).css('cursor','pointer');
});
function number_format(num){ //3자리 콤마 찍기 함수
var num_str = num.toString();
var result = "";
for(var i=0; i 커뮤니티 >
공지사항
eBID에서 발빠르게 전하는 생생한 소식을 알아보세요!
번호
분류
제목
작성자
등록일
조회
공지
eBID 2022년 실적발표 안내
관리자
2023-05-31
1502
3252
발주시스템 [한국도로공사] 전자조달시스템 작업에 따른 일시 운영중...
관리자
2023-06-01
27
3251
발주시스템 [한국수력원자력] 전자상거래 서비스 일시 사용중지 안내...
관리자
2023-06-01
30
3250
발주시스템 [나라장터]「조달청 건축 설계공모 운영기준」 개정 알림...
관리자
2023-06-01
41
3249
eBID [eBID] 석가탄신일 대체공휴일 휴무 안내
관리자
2023-05-26
1860
3248
발주시스템 [나라장터]「일괄입찰 등의 공사입찰특별유의서」개정·시행...
관리자
2023-05-24
60
3247
발주시스템 [나라장터][알림] 나라장터 대용량 첨부 서비스 중단 ...
관리자
2023-05-24
41
3246
발주시스템 [나라장터] 차세대 나라장터 전산장비 도입 작업 안내(...
관리자
2023-05-24
42
3245
발주시스템 [나라장터] 관세청 전자통관시스템 오프라인 점검으로 인...
관리자
2023-05-16
109
3244
발주시스템 [한전] 참가신청마감/투찰마감 추가 연장 알림 [23...
관리자
2023-05-12
114
3243
발주시스템 [한전] 참가신청마감/투찰마감 연장 알림 [23. 5...
관리자
2023-05-12
147