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.
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.
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