');
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 커뮤니티 > 공지사항
공지사항
비드인포에서 발빠르게 전하는 생생한 소식을 알아보세요!
번호
분류
제목
등록일
조회
첨부문서
1059
발주시스템 [한국수자원공사] 『K-water 업무시스템 혁신 사업...
2016-02-25
5447
1058
발주시스템 [한국수자원공사] (재공고)Kwater 업무시스템 혁신...
2016-02-25
5469
1057
발주시스템 [한국도로공사] (구)남원주영업소 사옥 임대 안내...
2016-02-25
5307
1056
발주시스템 [한국전력공사] 2016년도 드론보급사업 희망 사업자...
2016-02-25
5118
1055
발주시스템 [한국전력공사] 16년도 배전기자재 품질등급제 평가결...
2016-02-25
5401
1054
발주시스템 [한국전력공사] 한국전력기술 설계엔지니어링 협력업체 ...
2016-02-25
5494
1053
발주시스템 [국방부] ’16년 입찰 전(前) 업체 생산능력확인(시...
2016-02-25
5544
1052
발주시스템 [나라장터] G-PASS기업 개별 참가 해외 전시회 지...
2016-02-25
5538
1051
발주시스템 [나라장터] 우수조달업체(IT) 채용박람회 참가 안내 ...
2016-02-25
5301
1050
발주시스템 [나라장터] 2016년도 해외규격인증획득지원사업 안내...
2016-02-25
5195