remove header and footer elements from jquery print-this plugin

1.6k Views Asked by At

I am using jQuery Print-this plugin, I want to remove page-url,date and page-numbers from print's header/footer.

Also I have a query how to find all scroll-able elements and remove their scrolls in jQuery.

1

There are 1 best solutions below

1
Stev K On

A simple solution is to set those parameters to blank in the browser's print settings. I know Chrome and Firefox support this. However, I'm not pretty sure about the others