issues
search
erikzaadi
/
jQueryPlugins
Collection of jQuery plugins
83
stars
88
forks
source link
Broken plugin (close window)
#60
Open
raphaelmoreira
opened
10 years ago
raphaelmoreira
commented
10 years ago
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;
Browser: Chrome 34.0.1847.116 m OS: Windows 8