');
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').mouseover(function(){
if($(".submenu").css('display') == 'none'){
$(".submenu").slideDown();
}
});
$('.submenu').mouseleave(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에서 발빠르게 전하는 생생한 소식을 알아보세요!
번호
분류
제목
작성자
등록일
조회
3104
발주시스템 [나라장터] 군수품 MAS 계약단가 인하 관련 안내...
관리자
2022-10-05
312
3103
발주시스템 [국방부] 국군재정관리단 협상에 의한 계약 및 2단계 ...
관리자
2022-10-05
310
3102
발주시스템 [나라장터] 품명·세부품명 변경 알림(인공어초)
관리자
2022-10-05
318
3101
발주시스템 [나라장터] 안전관리물자 품명별 세부 직접생산확인 기준...
관리자
2022-10-05
362
3100
발주시스템 [나라장터] 조달청 비축 원자재 외상판매 적용 이자율 ...
관리자
2022-10-05
368
3099
eBID 전자조달연구원 인터넷전화 연결 장애로 인한 긴급공지...
관리자
2022-10-05
29998
3098
발주시스템 [한국토지주택공사] 시스템 점검안내(9.28 18:00...
관리자
2022-09-28
338
3097
발주시스템 [나라장터] 종합평가낙찰제 등 입찰참가자격 가이드라인...
관리자
2022-09-28
329
3096
발주시스템 [나라장터] 품명 및 세부품명 신설 알림(반려동물배설물...
관리자
2022-09-28
345
3095
발주시스템 [나라장터] 물품목록정보의 관리 및 이용에 관한 규정」...
관리자
2022-09-21
351