logo

Jquery plugin to Print specific div with applied CSS

print preview

Sometime we need to print website, but do not want its header footer sidebar and other things, in short we need to print a specific div or p or table or some other object.
This plugin will allow you to print specific html object along will all css applied on it.
its simple to use.

  1. include jquery library
  2. include print-preview.js plugin
  3. initiate plugin and provide target html object to print

    you can specify many other options like want to send additional css to be applied, width/height and more

Live Demo
Download


Comments

    Write a Reply or Comment

    Your email address will not be published. Required fields are marked *