');
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 커뮤니티 > 공지사항 한국도로공사 전자조달시스템이 2022년 6월 27일 새롭게 개편되었습니다. MS익스플로러(IE) 브라우저 지원이 2022년 6월 15일 종료됨에 따라 안전하고 원활한 서비스 이용을 위해 구글 크롬, MS엣지 브라우저를 사용하여 주시기 바랍니다. * 기존 IE를 계속 사용할 경우 화면 깨짐 및 접속오류를 비롯한 보안에 취약할 수 있습니다. [ 기존에 등록된 즐겨찾기나 북마크 접속이 안될 경우 조치방법 ] o 기존에 저장된 캐시정보를 삭제한후 재접속 - 크롬 : 메뉴바 - 설정 - 검색창에 '캐시'로 검색 - 인터넷 사용기록 삭제 - 인터넷 사용기록 삭제 - 엣지 : 메뉴바 - 설정 - 검색창에 '캐시'로 검색 - 검색데이터 지금 지우기 : 지울항목 선택 - 지금 지우기 * 기존에 등록된 즐겨찾기나 북마크는 삭제하시고 인터넷 포털사이트 검색을 통한 접속이나 주소창에 https://ebid.ex.co.kr 를 입력하여 접속하신후 신규 즐겨찾기나 북마크로 등록하여 사용하시기 바랍니다. 공지사항BIDINFO에서 발빠르게 전하는 생생한 소식을 알아보세요!
[한국도로공사] 신 전자조달시스템 이용 안내
작성자
관리자
작성일
2022/06/29 15:14:54
분류
조회
1117
첨부파일