Archive for the ‘Dialogs’ Category

Top 7 Modal Dialog Boxes Using Javascript (Comparison)

July 10th, 2009

Modal boxes are dialogs that float overtop of a web page without having to open a new browser tab or window. Modal boxes are usually a combination of javascript and css. These boxes are especially useful for displaying a full size image preview, multimedia content, contact forms or alert boxes.

There are some great modal box libraries are available for you to choose from. Below is a list of the best ones.

1. LightBox

lightbox

LightBox is a simple, unobtrusive script used to overlay images on the current page.

» More: Top 7 Modal Dialog Boxes Using Javascript (Comparison)