');
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-06-27
89
공지
eBID 지방 선거에 따른 [6월 1일] 휴무 안내 ...
관리자
2022-05-31
6115
공지
eBID 2021년 실적발표 안내
관리자
2022-05-31
6306
2972
발주시스템 [국방전자조달] 코로나19 관련 지문입찰 예외적용 중단...
관리자
2022-06-29
3
2971
발주시스템 [한국도로공사] 한국도로공사 전자조달시스템 개편에 따른...
관리자
2022-06-29
3
2970
발주시스템 [한국도로공사] 신 전자조달시스템 이용 안내
관리자
2022-06-29
2
2969
발주시스템 [한국전력공사] 전자조달시스템 점검 작업 안내 [6.3...
관리자
2022-06-29
3
2968
발주시스템 [나라장터] 나라장터 시스템 작업 따른 서비스 중단 안...
관리자
2022-06-29
2
2967
발주시스템 [나라장터]「조달청 시설공사 적격심사세부기준」개정·시행...
관리자
2022-06-23
14
2966
협회 [대한건설협회] 시설물 종합업종 전환사업자의 2021년...
관리자
2022-06-23
4
2965
협회 [대한전문건설협회] 지방계약 예규 개정·시행
관리자
2022-06-23
6
2964
협회 [대한전문건설협회] 기획재정부 계약예규(2022.6.1...
관리자
2022-06-23
10
2963
발주시스템 [한국전력공사] 엣지, 크롬 확장 프로그램 설치 관련 ...
관리자
2022-06-23
15