More information about the Underscore mailing list

[_] Multiple modal windows on one page?

Tim Beadle tim.beadle at gmail.com
Thu Jun 5 14:13:55 BST 2008

On Thu, Jun 5, 2008 at 2:03 PM, Jon Hadley <me at jon-hadley.com> wrote:
> Anyone done this?
>
> The usual suspects (lightbox, livepipes, lightwindow)  all seem to be
> designed for one only.

Isn't that because, by definition, a modal window "blocks all other
work-flow in the program until the modal window is closed."
http://en.wikipedia.org/wiki/Modal_window

It wouldn't make sense to have more than one.

Tim