• Y
  • List All
  • Feedback
    • This Project
    • This Group
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
2025_PROJECT / mjgo_admin star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
mjgo_adminsrcmainwebapptempPrint1.html
Download as .zip file
File name
Commit message
Commit date
DATABASE
first commit
04-21
src/main
회원관리, 문자관리 하위메뉴 레이아웃 수정
04-22
.codetogether.ignore
first commit
04-21
.gitignore
first commit
04-21
pom.xml
mjon -> mjgo 수정
04-22
File name
Commit message
Commit date
java
Snippet java 주석
04-22
resources
first commit
04-21
webapp
회원관리, 문자관리 하위메뉴 레이아웃 수정
04-22
File name
Commit message
Commit date
META-INF
first commit
04-21
MMS
first commit
04-21
WEB-INF
회원관리, 문자관리 하위메뉴 레이아웃 수정
04-22
common
first commit
04-21
crosseditor/binary/images
first commit
04-21
css
관리자페이지 기본 스타일 수정
04-22
direct
first commit
04-21
dist
first commit
04-21
download
first commit
04-21
font
first commit
04-21
font-flexslider
first commit
04-21
fonts
first commit
04-21
html
first commit
04-21
images
first commit
04-21
img
관리자페이지 기본 스타일 수정
04-22
js
first commit
04-21
mail
first commit
04-21
mjon/MMS
first commit
04-21
pb
회원관리, 문자관리 하위메뉴 레이아웃 수정
04-22
public
first commit
04-21
publish
회원관리, 문자관리 하위메뉴 레이아웃 수정
04-22
sample_mjon
first commit
04-21
site
first commit
04-21
google53cfb10eb3856530.html
first commit
04-21
googlefa7d697b23d4a34a.html
first commit
04-21
imageEditorSample.html
first commit
04-21
imageEditorSample2.html
first commit
04-21
index.jsp
first commit
04-21
naver94c82af5badbae52b1e46e77b88410c9.html
first commit
04-21
robots.txt
first commit
04-21
sendRESTAPI_test_r1_send.jsp
first commit
04-21
sitemap.xml
first commit
04-21
tempPayPrint.html
first commit
04-21
tempPrint.html
first commit
04-21
tempPrint1.html
first commit
04-21
test.jsp
first commit
04-21
hehihoho3@gmail.com 04-21 cab3919 first commit 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