jQuery Flyout
jquery.flyout provides an elegant, animated method of displaying images from a thumbnail link.
jquery.flyout was originally designed to be a simple yet elegant way to show source images. With that in mind flyout currently works only when assigned to <a>
tags with a single <img>
element inside, for various reasons (href and src attributes, etc.) Attempting anything else will surely blow your mind.
I am plotting improvements to allow an <iframe>
and/or <div>
flyout, as well as alternate source links that do not require an embedded img tag. So, stay tuned!
评论