Quick Links
:
modal window
modal window
A window that retains focus until explicitly closed by the user. Typically, dialog boxes and message windows are modal. For example, an error message dialog box remains on the screen until the user responds.
Contrast with
modeless window