');
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')+"&srh_totBidData=";
}).css('cursor','pointer');
$(".submenu").css('display','none');
$('.navi').click(function(){
if($(".submenu").css('display') == 'none'){
$(".submenu").slideDown();
}
});
$('.close img').click(function() {
if($(".submenu").css('display') == 'block'){
$('.submenu').slideUp();
}
}).css('cursor','pointer');
/* $(".submenu").css('display','none');
$('.navi').mouseover(function(){
if($(".submenu").css('display') == 'none'){
$(".submenu").slideDown();
}
});
$('.submenu_close').click(function(){
$('.submenu').slideUp();
});
*/
});
function number_format(num){ //3자리 콤마 찍기 함수
var num_str = num.toString();
var result = "";
for(var i=0; i 커뮤니티 > 공지사항
공지사항
비드인포에서 발빠르게 전하는 생생한 소식을 알아보세요!
번호
분류
제목
등록일
조회
첨부문서
2317
발주시스템 [나라장터] 「조달청 시설공사계약업무처리규정」개정·시행...
2019-04-18
6102
2316
발주시스템 [한국전력공사] 한국동서발전(주) 예비가격기초금액 및 ...
2019-04-11
6353
2315
발주시스템 [한국전력공사] 한국남동발전(주) 공사·용역 복수예비가...
2019-04-11
6553
2314
협회 2019년 상반기 전기공사 표준시장단가 지수
2019-04-04
5196
2313
발주시스템 [나라장터] 「승강기 안전관리법」 개정법률 시행에 따른...
2019-04-04
6618
2312
협회 발주자 입장변화시 대처법
2019-03-28
6768
2311
발주시스템 [나라장터] [알림]안전입찰 2.0 프로그램 업데이트 ...
2019-03-21
6550
2310
발주시스템 [행정안전부] 국제입찰에 의하는 지방자치단체의 공사 및...
2019-03-21
6085
2309
발주시스템 [한전] 한국남부발전(주) 공사·용역 복수예비가격 결정...
2019-03-14
6223
2308
발주시스템 [나라장터] 「조달청 시설공사 적격심사세부기준」개정 알...
2019-03-14
6160