Lightbox: It is a lightweight jQuery plugin used for showing images in overlay on the website.
Following are feature of Lightbox plugin.
- Show image in overlay.
- Show the Title of image in Overlay.
- Show image gallery in overlay with "Left", "Right" Button.
- In Image gallery, It support image movement with "Left" & "Right" keys.
- Open Iframe in overlay does not support.
Fancybox: It is jQuery plugin used for displaying images, videos (like youtube) on iframe and map etc in overlay on the website.
Following are feature of Fancybox plugin.
- Show image in overlay.
- Show the Title of image in Overlay.
- Show image gallery in overlay with "Left", "Right" Button.
- In Image gallery, It support image movement with "Left" & "Right" keys.
- Open Iframe in overlay - You can play youtube video in overlay.
- Support Ajax Processing Data.
- Play SWF Files in overlay.
- Google Map in Iframe.
- Support callback function when open pages in overlay.
- Handling "Not existing URL/Image" by plugin itself.