일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- db
- eclipse 설정
- 자바
- 자바스크립트
- 한글 깨짐
- spring form
- 쿼리
- 자바 리스트
- jQuery
- 인텔리제이
- Java
- 엑셀
- JavaScript
- docker
- java 오류
- 형변환
- JSP
- JS
- CSS
- spring 오류
- 엘라스틱서치
- elasticsearch
- Eclipse
- vscode
- 데이터베이스
- 도커
- 이클립스
- 이클립스 설정
- tomcat
- HTML
Archives
- Today
- Total
목록printThis옵셥 (1)
개발노트
printThis 옵션
기본 사용 $('selector').printThis(); 옵션 $("selector").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 - use an array [] for multiple pageTitle: "", // add title to print ..
Programming/JavaScript
2020. 4. 27. 18:48