2008: Resource thread
Out of context: Reply #30
- Started
- Last post
- 41 Responses
- Jaline0
Different types of Lightbox:
--------------------------------...GreyBox Redux - unobtrusive (no need to embed JS into your site) and even lighter weight than GreyBox.
http://jquery.com/demo/thickbox/…GreyBox - An iframe approach to creating popups on the screen, fo images, html or even a different url - about 20k of overhead.
http://jquery.com/demo/grey/Lightbox v2.0 - the original for images only. Uses prototype and sciptaculous libriaries so it's a bit code-heavy, but very nice for image use.
http://www.huddletogether.com/pr…Lightbox Gone Wild - a lightbox variation as a modal window, so allows html, forms etc as well as images. Still uses prototype so again, a bit code-heavy.
http://particletree.com/features…Multi-faceted LIghtbox - prototyped based again, but offers a variety of options for different types of data that can be loaded in the lightbox.
http://www.gregphoto.net/lightbo…Leightbox - very similar to Lightbox Gone Wild (prototype based, allows images, html etc) except that Leightbox keeps the lightbox content in the html, but hidden from view, so that it can be indexed by search engines.
http://www.eight.nl/static/files…Suckerfish Hover Lighbox - lightbox effect while keeping accessibility. Not classic lightbox-ish but a nice presentation, nonetheless.
http://mondaybynoon.com/2006/03/…Lightbox Plugin for WordPress
http://zeo.unic.net.my/notes/wp-…Litebox - a code-reduced version of Lightbox, uses the moo.fx library and prototype-lite. A good choice if page weight is a concern.
http://www.doknowevil.net/litebo…LITBox - a lightbox written in to a class, so it is possible to open multiple instances of the lightbox and control each separately. Based on Thickbox.
http://ajaxian.com/archives/litb…iBox - offers the best of other versions, with the added bonus of support for non javascript enabled surfers (by redirecting their requests to a regular html page.) iBox supports images, html, login boxes etc.
http://www.ibegin.com/labs/ibox/…Slimbox - is a 7kb visual clone of the popular Lightbox JS, written using the ultra compact mootools framework (separate install that will add 16kb to the total weight). It was designed to be small, efficient, more convenient and 100% compatible with the original Lightbox v2. Images only.
http://www.digitalia.be/software…YUI PhotoViewer - a lightbox gallery script built for the Yahoo User Interface Library. Lots of options, including the ability to load photos from an XML file.
http://nicora.net/projects/photo…