I am using DataTables TableTools to Print and Export a table
Tabletools plugin changes every other element to display:none except the table itself I would like to find a way to tell it to hide or show certian elements when you select the print button.
I know you can show or hide by putting a display:block on an element.
What I am looking for is a class that I may put on an element that tells tabletools to hide elements that are children of forced visible elements