tags:

views:

95

answers:

3

I am looking for a light weight, cross-browser compatible lightbox with features of displaying a pop-up window. I want to keep the popup window to be run in the lightbox and no matter what they do in the lightbox, the lightbox should never close until it is either clicked somewhere in the black area or by simply clicking an "X" in the upper right hand corner. Does something like this exist?

A: 

I use fancybox for many reasons. There is a small reference at http://4thpage.blogspot.com/2010/07/jquery-lightbox-fancybox-is-best.html.

There is another at http://www.balupton.com/sandbox/jquery-lightbox/demo/.

steven spielberg
A: 

I've used this plugin before and it worked well for me: http://leandrovieira.com/projects/jquery/lightbox/

Alastair Pitts
A: 

The best multi option lightbox which I always use in all my projects is NyroModal.

Gobi