일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 인텔리제이
- 데이터베이스
- spring form
- github
- spring 오류
- JavaScript
- vscode
- 쿼리
- docker
- jQuery
- 한글 깨짐
- HTML
- elasticsearch
- 엘라스틱서치
- 형변환
- db
- CSS
- 자바 리스트
- Java
- java 오류
- 엑셀
- Eclipse
- 이클립스
- 도커
- eclipse 설정
- JS
- 이클립스 설정
- git
- tomcat
- 자바스크립트
Archives
- Today
- Total
목록Programming/JavaScript (17)
개발노트
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