https://github.com/jasonday/printThis/blob/master/printThis.js
깔끔하고 사용하기 편리하네요..
별도의 css를 추가할 수 있는등 간편하게 사용 할 수 있습니다.
댓글 5개
9년 전
음.. 이게 용도가 어떻게 되는것일까요.
샘플이 없어서 모르겠는데요. 간단하게 설명좀 주세요.
샘플이 없어서 모르겠는데요. 간단하게 설명좀 주세요.
9년 전
흠... dom의 id로 지정한 부분을 간단한 함수로 프린터를 시켜주는 녀석입니다. ^^
github상단에 보면
/*
* printThis v1.5
* @desc Printing plug-in for jQuery
* @author Jason Day
*
* Resources (based on) :
* jPrintArea: http://plugins.jquery.com/project/jPrintArea
* jqPrint: https://github.com/permanenttourist/jquery.jqprint
* Ben Nadal: http://www.bennadel.com/blog/1591-Ask-Ben-Print-Part-Of-A-Web-Page-With-jQuery.htm
*
* Licensed under the MIT licence:
* http://www.opensource.org/licenses/mit-license.php
*
* (c) Jason Day 2015
*
* Usage:
*
* $("#mySelector").printThis({
* debug: false, * show the iframe for debugging
* importCSS: true, * import page CSS
* importStyle: false, * import style tags
* printContainer: true, * grab outer container as well as the contents of the selector
* loadCSS: "path/to/my.css", * path to additional css file - us an array [] for multiple
* pageTitle: "", * add title to print page
* removeInline: false, * remove all inline styles from print elements
* printDelay: 333, * variable print delay
* header: null, * prefix to html
* formValues: true * preserve input/form values
* });
*
* Notes:
* - the loadCSS will load additional css (with or without @media print) into the iframe, adjusting layout
*/
이렇게 사용법이 ... 적혀있습니다.
github상단에 보면
/*
* printThis v1.5
* @desc Printing plug-in for jQuery
* @author Jason Day
*
* Resources (based on) :
* jPrintArea: http://plugins.jquery.com/project/jPrintArea
* jqPrint: https://github.com/permanenttourist/jquery.jqprint
* Ben Nadal: http://www.bennadel.com/blog/1591-Ask-Ben-Print-Part-Of-A-Web-Page-With-jQuery.htm
*
* Licensed under the MIT licence:
* http://www.opensource.org/licenses/mit-license.php
*
* (c) Jason Day 2015
*
* Usage:
*
* $("#mySelector").printThis({
* debug: false, * show the iframe for debugging
* importCSS: true, * import page CSS
* importStyle: false, * import style tags
* printContainer: true, * grab outer container as well as the contents of the selector
* loadCSS: "path/to/my.css", * path to additional css file - us an array [] for multiple
* pageTitle: "", * add title to print page
* removeInline: false, * remove all inline styles from print elements
* printDelay: 333, * variable print delay
* header: null, * prefix to html
* formValues: true * preserve input/form values
* });
*
* Notes:
* - the loadCSS will load additional css (with or without @media print) into the iframe, adjusting layout
*/
이렇게 사용법이 ... 적혀있습니다.
9년 전
댓글 링크 동영상보고 알았습니다.
그러니까 Print(출력)하는것이군요...
그러니까 Print(출력)하는것이군요...
9년 전
네 제목부터 jquery print......
9년 전
print하니까... 모니터 출력으로 이해를 했습니다. ㅜㅜ
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7830 | 9년 전 | 385 | ||
| 7829 |
|
9년 전 | 564 | |
| 7828 | 9년 전 | 495 | ||
| 7827 | 9년 전 | 381 | ||
| 7826 | 9년 전 | 387 | ||
| 7825 | 9년 전 | 440 | ||
| 7824 | 9년 전 | 424 | ||
| 7823 | 9년 전 | 329 | ||
| 7822 | 9년 전 | 324 | ||
| 7821 | 9년 전 | 269 | ||
| 7820 | 9년 전 | 324 | ||
| 7819 |
|
10년 전 | 729 | |
| 7818 | 10년 전 | 347 | ||
| 7817 | 10년 전 | 466 | ||
| 7816 | 10년 전 | 370 | ||
| 7815 | 10년 전 | 575 | ||
| 7814 | 10년 전 | 401 | ||
| 7813 | 10년 전 | 341 | ||
| 7812 | 10년 전 | 349 | ||
| 7811 | 10년 전 | 368 | ||
| 7810 | 10년 전 | 513 | ||
| 7809 | 10년 전 | 442 | ||
| 7808 | 10년 전 | 312 | ||
| 7807 | 10년 전 | 368 | ||
| 7806 |
프로그래머7
|
10년 전 | 1311 | |
| 7805 | 10년 전 | 1236 | ||
| 7804 |
zahir1312
|
10년 전 | 748 | |
| 7803 |
|
10년 전 | 1350 | |
| 7802 | 10년 전 | 414 | ||
| 7801 | 10년 전 | 836 | ||
| 7800 | 10년 전 | 1069 | ||
| 7799 | 10년 전 | 509 | ||
| 7798 | 10년 전 | 469 | ||
| 7797 | 10년 전 | 466 | ||
| 7796 | 10년 전 | 305 | ||
| 7795 | 10년 전 | 460 | ||
| 7794 | 10년 전 | 490 | ||
| 7793 | 10년 전 | 1012 | ||
| 7792 | 10년 전 | 417 | ||
| 7791 | 10년 전 | 502 | ||
| 7790 | 10년 전 | 467 | ||
| 7789 |
fbastore
|
10년 전 | 1409 | |
| 7788 | 10년 전 | 500 | ||
| 7787 | 10년 전 | 361 | ||
| 7786 | 10년 전 | 518 | ||
| 7785 | 10년 전 | 535 | ||
| 7784 | 10년 전 | 604 | ||
| 7783 | 10년 전 | 409 | ||
| 7782 | 10년 전 | 454 | ||
| 7781 | 10년 전 | 867 | ||
| 7780 | 10년 전 | 789 | ||
| 7779 | 10년 전 | 756 | ||
| 7778 | 10년 전 | 323 | ||
| 7777 | 10년 전 | 414 | ||
| 7776 | 10년 전 | 416 | ||
| 7775 | 10년 전 | 356 | ||
| 7774 | 10년 전 | 605 | ||
| 7773 | 10년 전 | 342 | ||
| 7772 | 10년 전 | 679 | ||
| 7771 | 10년 전 | 336 | ||
| 7770 | 10년 전 | 619 | ||
| 7769 | 10년 전 | 338 | ||
| 7768 | 10년 전 | 557 | ||
| 7767 | 10년 전 | 1125 | ||
| 7766 | 10년 전 | 455 | ||
| 7765 | 10년 전 | 486 | ||
| 7764 |
잘살아보자
|
10년 전 | 336 | |
| 7763 |
|
10년 전 | 1404 | |
| 7762 |
Tosea
|
10년 전 | 1026 | |
| 7761 | 10년 전 | 615 | ||
| 7760 |
잘살아보자
|
10년 전 | 627 | |
| 7759 |
잘살아보자
|
10년 전 | 436 | |
| 7758 |
잘살아보자
|
10년 전 | 542 | |
| 7757 | 10년 전 | 1193 | ||
| 7756 |
ITBANK
|
10년 전 | 1225 | |
| 7755 | 10년 전 | 1906 | ||
| 7754 | 10년 전 | 1014 | ||
| 7753 | 10년 전 | 846 | ||
| 7752 | 10년 전 | 1354 | ||
| 7751 |
잘살아보자
|
10년 전 | 478 | |
| 7750 |
잘살아보자
|
10년 전 | 445 | |
| 7749 |
잘살아보자
|
10년 전 | 447 | |
| 7748 |
잘살아보자
|
10년 전 | 436 | |
| 7747 |
잘살아보자
|
10년 전 | 532 | |
| 7746 |
잘살아보자
|
10년 전 | 647 | |
| 7745 |
잘살아보자
|
10년 전 | 886 | |
| 7744 |
잘살아보자
|
10년 전 | 394 | |
| 7743 | 10년 전 | 920 | ||
| 7742 |
starbros
|
10년 전 | 801 | |
| 7741 |
잘살아보자
|
10년 전 | 618 | |
| 7740 |
잘살아보자
|
10년 전 | 488 | |
| 7739 |
잘살아보자
|
10년 전 | 444 | |
| 7738 |
잘살아보자
|
10년 전 | 499 | |
| 7737 |
잘살아보자
|
10년 전 | 459 | |
| 7736 |
잘살아보자
|
10년 전 | 477 | |
| 7735 |
잘살아보자
|
10년 전 | 809 | |
| 7734 |
잘살아보자
|
10년 전 | 406 | |
| 7733 |
잘살아보자
|
10년 전 | 510 | |
| 7732 |
잘살아보자
|
10년 전 | 664 | |
| 7731 |
잘살아보자
|
10년 전 | 586 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기