');
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 커뮤니티 > 공지사항
공지사항
비드인포에서 발빠르게 전하는 생생한 소식을 알아보세요!
번호
분류
제목
등록일
조회
첨부문서
959
발주시스템 [한국토지주택공사] 종합심사낙찰제 대상공사 입찰관련 유...
2015-12-02
5445
958
발주시스템 [한국전력공사] 한국남동발전 계약자재부 전화번호 변경...
2015-12-02
5223
957
발주시스템 공고게시서버 이중화 작업에 따른 나라장터 서비스 중단(...
2015-12-02
5121
956
발주시스템 품질경영우수기업에 대한 납품검사 면제 대상 물품 선정 ...
2015-12-02
4806
955
발주시스템 품명별 세부 직접생산확인 기준 공고
2015-12-02
5246
954
발주시스템 조달청 물품구매 적격심사 및 계약이행능력심사 세부기준 ...
2015-11-25
28931
953
발주시스템 [나라장터] 자가품질보증물품 지정 공고
2015-11-25
5400
952
발주시스템 [한국전력공사] 배전용 가스절연개폐기 장기신뢰성 시험 ...
2015-11-19
5403
951
발주시스템 [한국전력공사] `154kV 식물유 변압기` 공급자 ...
2015-11-19
5135
950
발주시스템 [국방부] [중요] 국방전자조달시스템 PC 이용환경 사...
2015-11-19
38892