printthis is not a function code example
Example 1: printThis is not a function
$('#kitty-one, #kitty-two, #kitty-three').printThis({
importCSS: false,
header: "<h1>Look at all of my kitties!</h1>"
});
Example 2: printThis is not a function
$('selector').printThis();