Hi,
I have inherited some legacy code which generates a ton of inline styles.
The client requires a print stylesheet which i am not sure will override the inline styles.
Assume not.
Would there be a way with jQuery to rip out all the inline styles whilst preserving the HTML structure prior to the print CSS being applied?