Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Displays a dialog box containing an application-defined message.
Syntax
window.alert([sMessage])
Parameters
sMessage Optional. String to display in the Alert dialog box. If no value is provided, the dialog box will have no message.
Return Value
No return value.
Remarks
The title bar of the Alert dialog box cannot be changed.
Applies To
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.