Fancy Image Zooming With jQuery: FancyBox
20
Mar
Similar to Lightbox, FancyBox, a jQuery powered image zooming script, zooms the images with very nice loading and zoom-in / zoom-out effects.
Features:
- Automatically scales large images to fit in window
- Adds a nice drop shadow under the full-size image
- Image sets to group related images and navigate through them
Basic usage:
$(function() {
$("div#test_zone a").fancybox();
});
FancyBox works with the major web browsers and can be configured for different closing effects.
- Tags:
Javascript jQuery
- Filed under: Browsing, Effects, Goodies, Images, Other License
- 5 Comments























5 Responses for "Fancy Image Zooming With jQuery: FancyBox"
actually it`s updated
Thank you. This script replaces the excellent but somewhat feature-lacking FancyZoom for me.
How to implement jquery fancybox in google blogger. anyone help pls.
Thanks for the great resource…
Thanks for the great resource…