|
August 14, 2001 Creating A Modal Dialog Box Tips: August 2001
Yehuda Shiran, Ph.D.
|
|
When creating a new window, Internet Explorer lets you generate two types of windows. The first type retains the input focus while open. The user cannot switch windows until the window is closed. This behavior is typical to dialog boxes which you need to close before continuing to other tasks. This kind of dialog box is referred to as a modal dialog box.
You create a modal dialog box with
Click the following button to create a modal dialog box: This button is defined as follows:
The function fnOpenModal() is defined as:
People who read this tip also read these tips: Look for similar tips by subject: |
| ||||||||||||||||||||