etimbo / jquery-print-preview-plugin

jQuery plugin for print preview (modal window)
jquery-print-preview-plugin
382 stars 128 forks source link

New Feature: callback on close #7

Open tomheady opened 12 years ago

tomheady commented 12 years ago

I have added a new feature (and documentation) that allows a user to add a callback function that gets called when the print preview window is closed. There might be a better way to set the property in the Initialization code but I wanted to keep the diff simple.