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하니까... 모니터 출력으로 이해를 했습니다. ㅜㅜ
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7930 | 9년 전 | 381 | ||
| 7929 | 9년 전 | 279 | ||
| 7928 | 9년 전 | 384 | ||
| 7927 | 9년 전 | 306 | ||
| 7926 | 9년 전 | 652 | ||
| 7925 | 9년 전 | 325 | ||
| 7924 | 9년 전 | 304 | ||
| 7923 | 9년 전 | 326 | ||
| 7922 | 9년 전 | 349 | ||
| 7921 | 9년 전 | 380 | ||
| 7920 | 9년 전 | 302 | ||
| 7919 | 9년 전 | 319 | ||
| 7918 | 9년 전 | 479 | ||
| 7917 | 9년 전 | 319 | ||
| 7916 | 9년 전 | 386 | ||
| 7915 | 9년 전 | 379 | ||
| 7914 | 9년 전 | 389 | ||
| 7913 | 9년 전 | 516 | ||
| 7912 | 9년 전 | 389 | ||
| 7911 | 9년 전 | 335 | ||
| 7910 | 9년 전 | 374 | ||
| 7909 | 9년 전 | 478 | ||
| 7908 | 9년 전 | 377 | ||
| 7907 | 9년 전 | 334 | ||
| 7906 | 9년 전 | 349 | ||
| 7905 | 9년 전 | 338 | ||
| 7904 | 9년 전 | 310 | ||
| 7903 | 9년 전 | 312 | ||
| 7902 | 9년 전 | 523 | ||
| 7901 |
|
9년 전 | 721 | |
| 7900 | 9년 전 | 551 | ||
| 7899 | 9년 전 | 353 | ||
| 7898 | 9년 전 | 348 | ||
| 7897 | 9년 전 | 305 | ||
| 7896 | 9년 전 | 334 | ||
| 7895 | 9년 전 | 437 | ||
| 7894 | 9년 전 | 359 | ||
| 7893 | 9년 전 | 297 | ||
| 7892 | 9년 전 | 346 | ||
| 7891 | 9년 전 | 728 | ||
| 7890 | 9년 전 | 1180 | ||
| 7889 | 9년 전 | 738 | ||
| 7888 |
limsy1987
|
9년 전 | 532 | |
| 7887 | 9년 전 | 516 | ||
| 7886 | 9년 전 | 402 | ||
| 7885 | 9년 전 | 376 | ||
| 7884 | 9년 전 | 380 | ||
| 7883 | 9년 전 | 369 | ||
| 7882 | 9년 전 | 387 | ||
| 7881 | 9년 전 | 407 | ||
| 7880 | 9년 전 | 532 | ||
| 7879 | 9년 전 | 427 | ||
| 7878 | 9년 전 | 1172 | ||
| 7877 | 9년 전 | 721 | ||
| 7876 | 9년 전 | 448 | ||
| 7875 | 9년 전 | 526 | ||
| 7874 |
|
9년 전 | 786 | |
| 7873 | 9년 전 | 486 | ||
| 7872 | 9년 전 | 630 | ||
| 7871 | 9년 전 | 454 | ||
| 7870 | 9년 전 | 585 | ||
| 7869 | 9년 전 | 398 | ||
| 7868 | 9년 전 | 397 | ||
| 7867 | 9년 전 | 393 | ||
| 7866 | 9년 전 | 459 | ||
| 7865 | 9년 전 | 415 | ||
| 7864 | 9년 전 | 477 | ||
| 7863 | 9년 전 | 467 | ||
| 7862 | 9년 전 | 443 | ||
| 7861 | 9년 전 | 601 | ||
| 7860 | 9년 전 | 599 | ||
| 7859 | 9년 전 | 376 | ||
| 7858 | 9년 전 | 681 | ||
| 7857 | 9년 전 | 1035 | ||
| 7856 | 9년 전 | 493 | ||
| 7855 | 9년 전 | 715 | ||
| 7854 | 9년 전 | 703 | ||
| 7853 | 9년 전 | 557 | ||
| 7852 | 9년 전 | 475 | ||
| 7851 | 9년 전 | 460 | ||
| 7850 | 9년 전 | 558 | ||
| 7849 | 9년 전 | 327 | ||
| 7848 | 9년 전 | 379 | ||
| 7847 | 9년 전 | 600 | ||
| 7846 | 9년 전 | 424 | ||
| 7845 | 9년 전 | 379 | ||
| 7844 | 9년 전 | 372 | ||
| 7843 | 9년 전 | 383 | ||
| 7842 | 9년 전 | 372 | ||
| 7841 | 9년 전 | 360 | ||
| 7840 | 9년 전 | 368 | ||
| 7839 | 9년 전 | 408 | ||
| 7838 | 9년 전 | 488 | ||
| 7837 | 9년 전 | 333 | ||
| 7836 | 9년 전 | 371 | ||
| 7835 | 9년 전 | 450 | ||
| 7834 |
|
9년 전 | 1176 | |
| 7833 | 9년 전 | 388 | ||
| 7832 | 9년 전 | 390 | ||
| 7831 | 9년 전 | 522 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기