jQueryPlugins
jQueryPlugins copied to clipboard
Broken plugin (close window)
Browser: Chrome 34.0.1847.116 m OS: Windows 8
Call the $("#element").printElement(); Chrome will open the print dialog (OK); Click "Cancel". The window will close (OK); Call the $("#element").printElement() again; Chrome will open the print dialog (OK); Close the print window (use the X button to close and not the "Cancel" button); Call the $("#element").printElement() again.. It will lock the browser; (looping request)