• Y
  • List All
  • Feedback
    • This Project
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
chominsoo4245 / mjon_git star
Forked from hylee / mjon_git
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
mjon_gitsrcmainwebapptempPrint1.html
Download as .zip file
File name
Commit message
Commit date
DATABASE
mjon_git
2023-06-12
src/main
2023/12/07 선거문자 구조 변경
2023-12-07
.codetogether.ignore
mjon_git
2023-06-12
.gitignore
gitignore 적용
2023-06-12
pom.xml
mjon_git
2023-06-12
File name
Commit message
Commit date
java
관리자 문자 전송 순위 스케줄러 새벽 작업 일시 중단 처리 - 사용하지 않는 기능으로 서버의 새벽시간대 작업량이 많아 오류 발생으로 인함
2023-11-27
resources
Merge branch 'master' of http://dudgusw@vcs.iten.co.kr:9999/hylee/mjon_git
2023-12-07
webapp
2023/12/07 선거문자 구조 변경
2023-12-07
File name
Commit message
Commit date
META-INF
mjon_git
2023-06-12
MMS
mjon_git
2023-06-12
WEB-INF
Merge branch 'rosewiper'
2023-11-27
common
mjon_git
2023-06-12
crosseditor/binary/images
mjon_git
2023-06-12
css
mjon_git
2023-06-12
direct
mjon_git
2023-06-12
dist
mjon_git
2023-06-12
download
mjon_git
2023-06-12
font-flexslider
mjon_git
2023-06-12
fonts
mjon_git
2023-06-12
html
mjon_git
2023-06-12
images
mjon_git
2023-06-12
img
mjon_git
2023-06-12
js
첫번째 커밋
2023-10-19
mail
mjon_git
2023-06-12
mjon/MMS
mjon_git
2023-06-12
pb
2023/10/26 선결제 내용 등록 팝업
2023-10-26
publish
2023/12/07 선거문자 구조 변경
2023-12-07
sample_mjon
feat:PHP 예제 코드 추가
2023-08-11
site
mjon_git
2023-06-12
google53cfb10eb3856530.html
mjon_git
2023-06-12
googlefa7d697b23d4a34a.html
mjon_git
2023-06-12
imageEditorSample.html
mjon_git
2023-06-12
imageEditorSample2.html
mjon_git
2023-06-12
index.jsp
메인 주소 / 누락 부분 수정
2023-10-25
naver94c82af5badbae52b1e46e77b88410c9.html
mjon_git
2023-06-12
robots.txt
robot 항목에서 sitemap 제거
2023-11-13
sendRESTAPI_test_r1_send.jsp
feat : [API]발송가능건수 URI selectPrice -> price 로 수정 /// 예제 다운로드 완료
2023-06-22
sitemap.xml
sitemap.xml 최신화 업데이트
2023-11-08
tempPayPrint.html
mjon_git
2023-06-12
tempPrint.html
mjon_git
2023-06-12
tempPrint1.html
mjon_git
2023-06-12
test.jsp
커밋 테스트
2023-10-19
hylee 2023-06-12 ff31b44 mjon_git UNIX
Raw Open in browser Change history
<!DOCTYPE html> <html lang="ko"> <head> <style type="text/css" media="print"> @media print { @page {size:21cm 29.7cm;margin-top:1.5cm;margin-right:2cm;margin-bottom:1.5cm;margin-left:2cm;} html, body { border:0;margin:0;padding:0;-webkit-print-color-adjust: exact;} } </style> <link rel="stylesheet" href="/publish/css/reset.css"> <link rel="stylesheet" href="/publish/css/font.css"> <link rel="stylesheet" href="/publish/css/slick.css"> <link rel="stylesheet" href="/publish/css/common.css"> <!-- <link rel="stylesheet" href="/publish/css/common_media.css"> --> <link rel="stylesheet" href="/publish/css/board.css"> <link rel="stylesheet" href="/publish/css/content.css"> <!-- <link rel="stylesheet" href="/publish/css/content_media.css"> --> <link rel="stylesheet" href="/pb/css/popup.css"> <script src="/publish/js/jquery-3.5.0.js"></script> <script> $(document).ready(function(){ var print_area = opener.$('.subCont').clone(); $('#printTempl').append(print_area.html()); /* var print_area = opener.$('.subCont').clone(); */ var contCls = opener.$(".subCont").attr("class"); $(".subCont").addClass(contCls); /* document.body.innerHTML = print_area.html(); */ //원래거 /* var print_area = opener.$('.subPrint').clone(); $('#printTempl').append(print_area.html()); */ if($('.listSearch').length > 0 ){ $('.listSearch').remove(); } if($('.btnWrap').length > 0 ){ $('.btnWrap').remove(); } if($('.pageWrap').length > 0 ){ $('.pageWrap').remove(); } //$(".subCont").css({"background":"url('/img/waterMark.png')","webkit-print-color-adjust":"exact"}); window.setTimeout(function(){ window.print(); },2000); $(".subCont").css("text-align","center"); }); </script> </head> <body> <div class="subCont sub2_02 " id="printTempl" name="printTempl"> </div> </body> </html>

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up