jQueryPlugins
jQueryPlugins copied to clipboard
Collection of jQuery plugins
When you use this plugin without the migrate plugin it will not work as expected due to deprecation since jQuery 1.3 and the removement of $.browser since jQuery 1.9 see...
Hi, this marvelous plugin is KO with Firefox since the 68.2.0 ESR update. I'm obliged to use this ESR version. Css style is no more applied for media 'print' i've...
Uncaught TypeError: Cannot read property 'opera' of undefined
On google chrome the popup opens with url about:blank and then img elements with relative src don't show up Maybe I am missing something. Same thing applies for anything with...
When the popup container opens, instead of giving the print option right away. Allow the user to view the content, like a print preview and then print using a link...
The plugin does not work correctly on Chrome. The images does not display. I suggest you the next fix: jquery.printElement.js - line 104 - line replace > if (element &&...
In jQuery 1.9 $.browser was finally removed completely. This script is really helpful and everything else still works with it, so I thought I'd fixed the compat issue and say...
I'm calling the print function this way: $("#worksheet").printElement({pageTitle:'Submission Worksheet'}); About every other time, nothing happens at all (the Windows print dialog does not open). This seems to only happen in...
Since Opera 12 printElement does only show a popup with contents but does not print and does not close popup. 1. print problem Seems to be the fact, that print...