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년 전 | 413 | ||
| 7929 | 9년 전 | 330 | ||
| 7928 | 9년 전 | 419 | ||
| 7927 | 9년 전 | 338 | ||
| 7926 | 9년 전 | 667 | ||
| 7925 | 9년 전 | 353 | ||
| 7924 | 9년 전 | 336 | ||
| 7923 | 9년 전 | 343 | ||
| 7922 | 9년 전 | 379 | ||
| 7921 | 9년 전 | 399 | ||
| 7920 | 9년 전 | 322 | ||
| 7919 | 9년 전 | 334 | ||
| 7918 | 9년 전 | 490 | ||
| 7917 | 9년 전 | 328 | ||
| 7916 | 9년 전 | 409 | ||
| 7915 | 9년 전 | 405 | ||
| 7914 | 9년 전 | 416 | ||
| 7913 | 9년 전 | 574 | ||
| 7912 | 9년 전 | 420 | ||
| 7911 | 9년 전 | 366 | ||
| 7910 | 9년 전 | 410 | ||
| 7909 | 9년 전 | 510 | ||
| 7908 | 9년 전 | 429 | ||
| 7907 | 9년 전 | 371 | ||
| 7906 | 9년 전 | 393 | ||
| 7905 | 9년 전 | 374 | ||
| 7904 | 9년 전 | 356 | ||
| 7903 | 9년 전 | 348 | ||
| 7902 | 9년 전 | 562 | ||
| 7901 |
|
9년 전 | 736 | |
| 7900 | 9년 전 | 590 | ||
| 7899 | 9년 전 | 383 | ||
| 7898 | 9년 전 | 385 | ||
| 7897 | 9년 전 | 347 | ||
| 7896 | 9년 전 | 359 | ||
| 7895 | 9년 전 | 468 | ||
| 7894 | 9년 전 | 391 | ||
| 7893 | 9년 전 | 340 | ||
| 7892 | 9년 전 | 394 | ||
| 7891 | 9년 전 | 766 | ||
| 7890 | 9년 전 | 1196 | ||
| 7889 | 9년 전 | 747 | ||
| 7888 |
limsy1987
|
9년 전 | 547 | |
| 7887 | 9년 전 | 549 | ||
| 7886 | 9년 전 | 439 | ||
| 7885 | 9년 전 | 411 | ||
| 7884 | 9년 전 | 409 | ||
| 7883 | 9년 전 | 399 | ||
| 7882 | 9년 전 | 454 | ||
| 7881 | 9년 전 | 442 | ||
| 7880 | 9년 전 | 568 | ||
| 7879 | 9년 전 | 461 | ||
| 7878 | 9년 전 | 1219 | ||
| 7877 | 9년 전 | 749 | ||
| 7876 | 9년 전 | 490 | ||
| 7875 | 9년 전 | 560 | ||
| 7874 |
|
9년 전 | 810 | |
| 7873 | 9년 전 | 520 | ||
| 7872 | 9년 전 | 675 | ||
| 7871 | 9년 전 | 483 | ||
| 7870 | 9년 전 | 607 | ||
| 7869 | 9년 전 | 435 | ||
| 7868 | 9년 전 | 449 | ||
| 7867 | 9년 전 | 429 | ||
| 7866 | 9년 전 | 487 | ||
| 7865 | 9년 전 | 454 | ||
| 7864 | 9년 전 | 513 | ||
| 7863 | 9년 전 | 508 | ||
| 7862 | 9년 전 | 466 | ||
| 7861 | 9년 전 | 634 | ||
| 7860 | 9년 전 | 626 | ||
| 7859 | 9년 전 | 409 | ||
| 7858 | 9년 전 | 704 | ||
| 7857 | 9년 전 | 1078 | ||
| 7856 | 9년 전 | 524 | ||
| 7855 | 9년 전 | 753 | ||
| 7854 | 9년 전 | 732 | ||
| 7853 | 9년 전 | 580 | ||
| 7852 | 9년 전 | 509 | ||
| 7851 | 9년 전 | 507 | ||
| 7850 | 9년 전 | 583 | ||
| 7849 | 9년 전 | 356 | ||
| 7848 | 9년 전 | 412 | ||
| 7847 | 9년 전 | 654 | ||
| 7846 | 9년 전 | 455 | ||
| 7845 | 9년 전 | 418 | ||
| 7844 | 9년 전 | 390 | ||
| 7843 | 9년 전 | 416 | ||
| 7842 | 9년 전 | 400 | ||
| 7841 | 9년 전 | 384 | ||
| 7840 | 9년 전 | 405 | ||
| 7839 | 9년 전 | 436 | ||
| 7838 | 9년 전 | 519 | ||
| 7837 | 9년 전 | 357 | ||
| 7836 | 9년 전 | 399 | ||
| 7835 | 9년 전 | 475 | ||
| 7834 |
|
9년 전 | 1195 | |
| 7833 | 9년 전 | 431 | ||
| 7832 | 9년 전 | 417 | ||
| 7831 | 9년 전 | 561 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기