General
Your visitors may not be familiar with style sheets for printing and don't see a 'print preview' in their browser. This script will provide them with a reliable print preview.
Notes
- Created by: Pete McVicar
- Web Site: http://www.alistapart.com/articles/printtopreview
- Posted: November 13, 2006
To read the entire article, visit A List Apart
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: print-preview.css
CSS
Paste this code into your external CSS file or in the <style> section within the HEAD section of your HTML document.
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document
Do you write JavaScripts?
If you do, why not submit them to us?
We'll give you credit and a link back to your Web site.
