Hi, I have a function to fix the chrome BUG when placing a table to print.
NOTE: for those who do not know this bug is that the table thead is not replicated in the following different pages of other browsers
Well, I get the scrip to fix the bug, but I already have a function in Jquery to create filters and sort my table. if I leave all the scripts on the same screen have one of them that does not work by pq would I leave the scrip to fix the chrome bug do you understand?
I would like to know if in Jquery I can create a function to call another one only when it is printing .. type a window.print (function () {