');
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에서 발빠르게 전하는 생생한 소식을 알아보세요!
번호
분류
제목
작성자
등록일
조회
공지
발주시스템 [나라장터]「조달청 시설공사 집행기준」개정·시행 등 알...
관리자
2021-04-14
270
공지
협회 [대한전문건설협회] 건설공사 발주 세부기준 일부개정안 ...
관리자
2021-04-01
2314
공지
협회 [대한전문건설협회]19년도 기준 전문건설업 대업종화 경...
관리자
2021-04-01
2399
1941
발주시스템 [나라장터]「조달청 협상에 의한 계약 제안서평가 세부기...
관리자
2021-04-14
5
1940
발주시스템 [나라장터]「2021년 중국 온라인 수출상담회」참가기업...
관리자
2021-04-13
4
1939
발주시스템 [나라장터] 원자재 상승에 따른 계약금액 조정 요건 안...
관리자
2021-04-13
8
1938
발주시스템 [국가철도공단] 코로나19로 인한 지문인식 신원확인 예...
관리자
2021-04-08
22
1937
발주시스템 [국방전자조달] 국방전자조달 동가 낙찰자 선정방식 변경...
관리자
2021-04-08
13
1936
발주시스템 [나라장터] 21년 상반기 시설자재 가격정보공개 (건축...
관리자
2021-04-08
15
1935
발주시스템 [나라장터] 원자재 상승에 따른 계약금액 조정 요건 안...
관리자
2021-04-08
19
1934
발주시스템 [나라장터] e-발주시스템 작업 서비스 일시중지 안내 ...
관리자
2021-04-01
28
1933
발주시스템 [나라장터] 내자 물품구매(총액 및 다수공급자계약) 행...
관리자
2021-03-10
75
1932
발주시스템 [한국철도공사] 전자조달시스템 서비스 일시중지 알림 (...
관리자
2021-03-10
100