자유게시판 new

어쩌고 저쩌고 저쩌고 어쩌고 웨비아 컴퍼니입니다.

Speech wave

1
1
1

Let's eat together ?#aespa #WINTER #윈터 #HappyWINTERDay#윈터의_스물세번째_항해 #P…

페이지 정보

작성자
profile_image
관리자

작성일 25-02-28 15:11 댓글 0건 조회 3회 카테고리 카테고리1

본문

  • 본문인쇄

[code]

function content_print(){

     var initBody = document.body.outerHTML;

     window.onbeforeprint = function(){

         document.body.outerHTML = document.getElementById('bo_v').outerHTML;

     }

     window.onafterprint = function(){

         document.body.outerHTML = initBody;

     }

     window.print();

 } 

[/code]

추천0 비추천0

댓글목록

등록된 댓글이 없습니다.