InterviewSolution
Saved Bookmarks
| 1. |
What Are Modal Windows? |
|
Answer» MODAL windows are usually used as DIALOGS, and have restricted FUNCTIONALITY COMPARED to modalless windows. On some platforms for example operators cannot resize, scroll or iconify a modal WINDOW. Modal windows are usually used as dialogs, and have restricted functionality compared to modalless windows. On some platforms for example operators cannot resize, scroll or iconify a modal window. |
|