I\'m invoking the navigator print function using a simple window.print(); call. It prints perfect (I want to print the same I see on the screen, so I don\'t really use a spe
I found the other solutions don't work (anymore) cross-browser. The following works in FF 29, Chrome 35, IE 11:
a:link:after, a:visited:after { content: normal !important; }