Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

rds85

macrumors newbie
Original poster
Aug 2, 2011
2
0
Hi I have this issue that even though I'm using media="print" in my html and then using a:link:after { content: none!important; } command in my print css, and still the print preview in Safari shows the content of the a tags in the Telerik grid I'm using to show the transactions.

does anyone know how to fix it? thanks in advance
 
solution

I figured it out, if you put a:after, a:link:after, a:visited:after { content:" "; } statement in the css, it does not print any content after the the a tags.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.