');
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에서 발빠르게 전하는 생생한 소식을 알아보세요!
번호
분류
제목
작성자
등록일
조회
공지
eBID 2021년도 말 기준 (전기,통신,소방) 경영상태등의 ...
관리자
2022-07-26
3233
공지
eBID 한전 “안전보건경영시스템 인증” 공지사항
관리자
2022-07-07
7232
공지
eBID 【이비드】2021년말 실적발표 안내
관리자
2022-06-27
8620
2983
발주시스템 [한국토지주택공사] 코로나19 확산 방지를 위한 지문인...
관리자
2022-07-06
63
2982
발주시스템 [기획재정부] 「코로나19 극복을 위한 계약지침」 연장...
관리자
2022-07-06
62
2981
발주시스템 [기획재정부]「국가계약법 시행령」 한시적 특례적용기간 ...
관리자
2022-07-06
58
2980
발주시스템 [행정안전부] 지방자치단체 입찰시 낙찰자 결정기준(예규...
관리자
2022-07-06
57
2979
발주시스템 [한국전력공사] 나라장터 시스템 작업에 따른 서비스 영...
관리자
2022-07-06
57
2978
발주시스템 [한국철도공사] 전자조달시스템 로그인 관련 안내
관리자
2022-07-06
52
2977
발주시스템 [국방부] 조달청 나라장터 연계서비스 중단 안내(7.8...
관리자
2022-07-06
50
2976
발주시스템 [나라장터] 2021년도 말 기준 경영상태 평균비율 안...
관리자
2022-07-06
49
2975
발주시스템 [나라장터] 계약현황 조회 서비스 재개 안내
관리자
2022-07-06
47
2974
발주시스템 [한국수자원공사] 코로나19 관련 지문인식 신원확인 전...
관리자
2022-07-06
33