forked from jasonday/printThis
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
31 lines (17 loc) · 894 Bytes
/
README
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
Jason Day
printThis 1.5
Printing plug-in for jQuery
Please read:
I ask all users reporting bugs to:
- create a jsfiddle (http://www.jsfiddle.net) or give an example url
- set the option "debug: true" and inspect the iframe created by printThis and report on what is contained in the iframe
I am unable to debug with limited information and need each user to actively participate in the debugging process.
ToDo:
- Look at more efficient form field value persist
- Look at alternative to setTimeout ($.deferred?)
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 license:
http://www.opensource.org/licenses/mit-license.php