| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
i'm done, son
Join Date: Jan 2005
Posts: 12,262
|
Print this page.
I set up a lovely print stylesheet for our corporate site. Only problem is, as my boss points out, people don't like using File->Print (or Ctrl+P) because they expect websites to look like crap printed out. So, he thinks we should provide a "Print this page" link in the footer of each page. I see about a million JavaScript solutions, but does anyone have any advice or thoughts about this issue? |
|
|
|
|
|
#2 (permalink) |
|
Sir digby chicken caesar
Join Date: Sep 2004
Posts: 4,380
|
Might be worth reading through the comments on the alistapart article on a printing preview: http://www.alistapart.com/articles/printtopreview/ unconsolidated isoparms
|
|
|
|
#3 (permalink) |
|
Senior Member
Join Date: Oct 2006
Posts: 2,097
|
Definately make use a media=print stylesheet on all of your pages, but your boss is right.... people don't bother printing stuff out because you usually end up wasting paper and end up with a load of shite. Add a link to a "printer friendly version" which just uses a stylesheet switcher to make the print.css for the screen too. I can't fucking stand websites that have a link to a "printer friendly" version, but don't bother their arse to use print stylesheets for the whole site. |
|
|
|
#4 (permalink) | |
|
i'm done, son
Join Date: Jan 2005
Posts: 12,262
|
Quote:
Code:
|
|
|
![]() |