Posted on October 23, 2007 - by webmaster
Web 2.0 modal window featuring lightbox slimbox thickbox lightwindow and moodalbox

Modal window is is a child window which requires the user to interact with it before they can return to operating the parent application. Modal windows are commonly used in GUI systems to command user awareness and to display emergency states (via wiki).
Why modal? is that standard popup window doesn’t enough? well it is web 2.0 trends where interactivity, focus, and usability is the matter. Displaying popup window/dialog window in new browser window were annoying, and we can’t keep the focus of the visitor in one page, effects? no way. Most of modal window library has used overlays effect, it can take the focus of the visitor eyes to the modal content and also make it looks more elegan.
There are many modal window script library over the internet that you can download and use free of charge, you can choose them to fit the functionality that you need because many of them were made for specific purpose and has special feature, but there are also modalbox script library that was made for multi purposes modal window (dialog box, image popup, content popup, ajax content etc.). Here i listed few modalbox window that i think the best among others.
Lightwindow

Lightwindow is multipurposes modalbox script library which has so many features and can popup anything from simple inline content to a complex form submission. This script library was written by Kevin Miller and used the most influence javascript library prototype and scriptaculous.
What are the cool features?
- Supports EVERY Media type and renders it appropriatly.
- Create your own custom overlays including transparent patterns!
- Galleries [Anything can be a gallery, the only limitation is your theme and markup]
- You can create your own theme including markup/css/animations.
- Automatically detects media and source.
- Submit Forms via the window.
what else? a lot more you can read more features here, download and samples of implementations.
Moodalbox

Moodalbox window written by Răzvan Brateş – Romanian freelance web designer/developer for the mootools framework. It is an multipurposes modal window, can be used to display some help document, an extra options page, a registration form, but it unable load images(To the dedicated plugins that already exist, for modularity’s sake) It’s originally based on the excellent code behind Slimbox.
Slimbox

Slimbox is a 7kb visual clone of the popular Lightbox JS v2.0 by Lokesh Dhakar, written using mootools framework. It was designed to be small, efficient, more convenient and 100% compatible with the original Lightbox v2. Since it is designed as the clone of lighbox (mootools version of lightbox) so its used to overlay images, if you want a multipurposes (inline popup content/ajax page etc.) you may used moodalbox for mootools or lightwindow for prototype+scriptaculous or thickbox if you want to used JQuery.
Lightbox

Lightbox is a simple, unobtrusive script used to overlay images on the current page. It’s a snap to setup and works on all modern browsers, another overlay images script library that using prototype and scriptaculous javascript library.
Thickbox

Just like Lightwindow and Moodalbox, Thickbox is a multi purposes modal window written in JavaScript on top of the outstanding jQuery library. It can handle single image overlays, multiple images overlays, inline content, iframed content, or content served through AJAX in a hybrid modal.
Features of Thickbox
- ThickBox was built using the super lightweight jQuery library. Compressed, the jQuery library is 20k, uncompressed it’s 58k.
- The ThickBox JavaScript code and CSS file only add an additional 15k (only 10k by using the thickbox-compressed.js) on top of the jQuery code. The CSS file could additionally be compressed if need be.
- ThickBox offers versatility (images, iframed content, inline content, and AJAX content).
- ThickBox will hide form elements in Windows IE 6.
- Due to the ThickBox creator’s view that transitions should be tailored by individual authors, ThickBox windows do not implement fancy transitions. Feel free to add them as you see fit. Is this a feature? Well, some might say it is.
- ThickBox can be invoked from a link element, input element (typically a button), and the area element (image maps).
The complete feature lists, documentation and implementation demo can be found in thickbox homepage

Visit My Website
January 9, 2008
Permalink
[...] http://www.chazzuka.com/blog/index.php?p=21& (karşılaştırma) [...]
Visit My Website
January 10, 2008
Permalink
[...] Tutorial Create Water Wave Effect Animation Using Masking Tween (5 out of 5)Web 2.0 modal window featuring lightbox slimbox thickbox lightwindow and moodalbox (5 out of 5)Prototip 1.1 The Advanced Tooltips Using Prototype and Scriptaculous Javascript [...]
Visit My Website
January 10, 2008
Permalink
[...] already have lightbox javascript libraries with scriptaculous + Prototype and Mootools, today i search around world wide web for Jquery based lightbox (alternative of using thickbox) and [...]
Visit My Website
March 27, 2008
Permalink
[...] thousands of one click effects (5)Coding HTML for Food (5)Free Wordpress Themes The Choosen List (3)Web 2.0 modal window featuring lightbox slimbox thickbox lightwindow and moodalbox (3)Free icons RSS Feeds (2)Web Design & Web Development The Major Steps (2)Commenting tricks for [...]
Visit My Website
March 27, 2008
Permalink
[...] Web 2.0 modal window featuring lightbox slimbox thickbox lightwindow and moodalbox [...]
Visit My Website
July 9, 2008
Permalink
There is an updated/hack of lightbox that you can use to display iFrames that you can find here: http://www.richandstephsipe.com/wordpress/2006/12/20/lightbox-with-iframes-reloaded/ . This makes lightbox MUCH more flexible including displaying Flash Video, HTML content, etc.
Visit My Website
July 17, 2008
Permalink
You’ve missed out on the LightView code. It’s probably the slickest of all of these, which is why the developer can now afford to charge for it!
Visit My Website
July 31, 2008
Permalink
Thank you very much , your post have been a great help , I have been looking for this technique long time ago!
Visit My Website
August 13, 2008
Permalink
Great stuff here. Very instructive!
Visit My Website
January 19, 2009
Permalink
I would love to know how to use lightwindow for things like login and posting blog items in wordpress.
This would be really really useful with somethin i am working on right now
Visit My Website
June 14, 2010
Permalink
how to use MAP Area element?