Skip to content

alex84G/jquery-print-preview-plugin

This branch is up to date with etimbo/jquery-print-preview-plugin:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d56b05d · Jan 25, 2012

History

30 Commits
Jun 12, 2011
Jan 25, 2012
Aug 19, 2011

Repository files navigation

jQuery Print Preview plugin

The jQuery Print Preview plugin is designed to provide visitors with a preview of the print version of a web site. Unlike traditional print previews this plugin brings in all content and print styles within a modal window.

Check out the demo

Usage

Prerequisites:

  • jQuery
  • A print stylesheeet with a media="print" attribute

Using the plugin:

  1. Pour in plugin CSS

  2. Add a print preview link and initalise the plugin like so

    $('#foo').prepend('Print this page'); $('a.print-preview').printPreview();

Supported Browsers

  • Internet Explorer 6, 7, 8 and 9
  • Safari
  • Google Chrome
  • Firefox

Authors

Developed by Tim Connell. Released in conjunction with Sitepoint/Design Festival.

Licence

Copyright 2011, Tim Connell Licensed under the GPL Version 2 license http://www.gnu.org/licenses/gpl-2.0.html

Download

Grab the tarball containing source files and demo.

About

jQuery plugin for print preview (modal window)

Resources

Stars

Watchers

Forks

Packages

No packages published