일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- eclipse 설정
- spring form
- 형변환
- Java
- HTML
- spring 오류
- jQuery
- 자바 리스트
- 한글 깨짐
- JSP
- 도커
- CSS
- 인텔리제이
- docker
- java 오류
- vscode
- elasticsearch
- 자바스크립트
- tomcat
- JavaScript
- Excel
- 이클립스 설정
- Eclipse
- 쿼리
- 엘라스틱서치
- 엑셀
- 데이터베이스
- 자바
- db
- 이클립스
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