Tim Kadlec 1/21/2008

Display a Link's Href When Printing

Read Original

This technical article explains how to enhance print stylesheets by displaying a link's href attribute next to the link text on printed pages. It details a CSS solution using the :after pseudo-class and the content property, and provides a JavaScript workaround using IE's proprietary onbeforeprint event for browser compatibility.

Display a Link's Href When Printing

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes