Internet Explorer 10 Printing URL Below Link

Jeff Purcell

When printing a web page in Internet Explorer 10, the browser is printing the URL of each link directly below the actual link itself.

Here is a screenshot: http://prntscr.com/1gvz8x

Is there a way to turn this off via HTML/CSS or Javascript or is this a 'feature' of ie10?

gm2

This behavior is not the result of a browser setting but rather is due to some clever CSS in the page's print style sheet. Visiting the site shown in your screenshot using another browser (FF) and printing has equivalent output.

Removing the following rule from the 'Print styles' section of style.css would prevent the printing of URLs after each link.
a[href]:after { content: " (" attr(href) ")"; }

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Link shortener target URL changed, Internet Explorer goes to old link

Click link in Internet Explorer

React, WebPack and Babel for Internet Explorer 10 and below produces SCRIPT1002: Syntax error

SVG support for Internet Explorer 8 and below

How to detect Internet Explorer 11 and below versions?

$.parseJSON not working in Internet Explorer 10

Internet Explorer 10 blurred scaling

Will Internet Explorer run on Windows 10?

Incompatibility issues with Internet Explorer 10

Internet Explorer: HTML entities in URL

How to downgrade from Internet Explorer 11 to Internet Explorer 10?

Permission denied for clicking link in Internet Explorer 11

click on link text in internet explorer using vba

vba intercept internet explorer link click

VBA Internet Explorer Webpage Link Selection

I've issue with below image in internet explorer, in chrome it is working

Media Queries not working in Internet Explorer 10

FormData of element not working - Internet Explorer 10

How do I install Internet Explorer 10?

Is synchronous XMLHttpRequest supported in Internet Explorer 10 and 11?

Is there a bug in Internet Explorer 9/10 with innerHTML=""?

Aurelia TypeScript application not working in internet explorer 10

Internet Explorer 10 Not Searching From Address Bar

Internet Explorer 10 not showing background colour

STOP INTERNET EXPLORER FROM PRINTING WHITE TEXT GREY

JavaFX - Open a url only in Internet Explorer

Getting current URL of Internet Explorer 8 programatically

Internet explorer url issue with special characters

Get URL of Internet Explorer pop-up