alert Method
Displays a dialog box containing an application-defined message.
Syntax
window.alert([sMessage])
Parameters
sMessage Optional. String that specifies the message to display in the Alert dialog box. If no value is provided, the dialog box contains no message.
Return Value
No return value.
Remarks
You cannot change the title bar of the Alert dialog box.
Applies To
[ Object Name ] Platform Version Win16: Win32: Mac: Unix: WinCE: Version data is listed when the mouse hovers over a link, or the link has focus.
Did you find this topic useful? Suggestions for other topics? write us!
© 1999 microsoft corporation. all rights reserved. terms of use.