Answer Posted / akash
A modal window is any type of window that is a child
(secondary window) to a parent window . It is commonly
associated with an Internet Web site pop-up window that
stays in front of the original window. A user may not
press any controls or enter any information on the parent
window (the original window which opened the modal) until
the modal has been closed. A modal window is commonly used
when the author wants to retain the user's focus on the
information in the modal as it is impossible for the user
to interact with the other windows of the same process.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How do I implement an incremental search in list/dir/combo/file boxes?
What is the current version of Visual Basic for Windows?
Give brief description about class?
____ property of menu cannot be set at run time.
Whether HTML supports multimedia: and document links?
Differentiate between DAO,ADO and Adodc as in data access objects?
How do you change the icon and otherwise manipulate the DOS box?
How many ways you can access file using VB?
What are some methods you can use to send data from one VB executable to another one?
What is Parser Bug?
Scope of API's can be of types, what are they?
Explain about creating VB applications in excel?
Clear property is available in ____,___ control.
Scope of API?s can be of different types, what are they Why API functions are Required?
How would you create your application in DHTML?