The plugins site is currently in development.
We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.
imgPreview
The ‘imgPreview’ plugin allows your users to preview an image before clicking on it and, out of necessity, will preload the image so when a user does click through to it there is no waiting time!
The image preview shows up in a tooltip-like box appearing alongside the user’s cursor when hovering over a link. The plugin is entirely unobtrusive; it does not require any hooks to target specific links (no non-semantic classes); it will automatically detect the anchors that are linking to images and will only apply the preview effect to them.
DOWNLOAD -> PLEASE IGNORE THE RELEASE INFORMATION:
THIS IS THE LATEST VERSION (Minified) : http://plugins.jquery.com/files/imgpreview.min.0.22.jquery.js
DEMO: Various demonstrations of the plugin can be found here: http://james.padolsey.com/demos/imgPreview/full/
NOTE
-----
Version 0.2 has just been released (8th Feb, 09). It is backward compatible but does have a couple of important updates and a new option. The new option is "srcAttr" - you can read about all of the currently available options here: http://james.padolsey.com/javascript/new-jquery-plugin-imgpreview/
